On Thu, Apr 24, 2008 at 5:14 PM, Arjan van Bentem
<[EMAIL PROTECTED]> wrote:
>
>  > 
> http://github.com/jmettraux/ruote-web/commit/74f4fab426f0a7f10614d27b9fe9ae04122b6333
>
>
>  Ok, almost, but not quite yet when using loops I think. How would one
>  change the following then?
>
>
>   _loop do
>      participant "${f:creative}"
>      participant "${f:analyst}"
>      _break :if => "${f:done}"
>    end

Sorry, not sure to understand exactly. The "pick" feature is dead
simple, it steals a workitem from a classical store and puts it into
the "users" store.

It should work fine for cases where processes are putting workitems in
{classical|group} stores and users are stealing them.

Do you need a "putback" (delegate) feature ?

-- 
John Mettraux - http://jmettraux.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to