On Sat, Jul 11, 2009 at 4:12 AM, Patrick<[email protected]> wrote: > > Checking GET /processes/20090710-kikenapaju, I get information on > Test0, but there doesn't seem to be a way to see what's going on > inside Test1. If I check GET /workitems, I can see there is a > workitem named 20090710-kikenapaju.0/0_0_0 (which I assume is the one > inside Test1 for this process), but when I try GET /workitems/20090710- > kikenapaju.0/0_0_0, I receive the following message: > > File not found: /workitems/20090710-kikenapaju.0/0_0_0 > > Because the participant in Test1 is an active participant, if I can't > GET/PUT to it, the process just waits indefinitely. Is there a way to > do the GET/PUT I need, or can subprocesses not have active > participants in them?
Hello Patrick, you have found a serious bug in ruote-rest, it's unable to present workitems (and expressions) belonging to subprocesses. http://github.com/jmettraux/ruote-rest/issues#issue/5 I will try to fix that ASAP and we will make sure this issue doesn't appear in the upcoming ruote-kit. Many thanks, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
