Hello all,

I have problem to define a workflow with the following scenario:

   * there is big organization, lets say: have 10 groups of users: a,
b, c, d, e, f, g, h, i, j
   *  A document would be go through 3 steps
   * the first step is started from group 'a'
   * the next step maybe need some of other groups/users to review the
document concurrently, user processes the first step will decide
what's groups need to review the document.
   * If all reviewers in second step think the document is ok, then
the document will be pass to next step, otherwise, the document will
be back to step 1.
   * the third step do nothing special, and finish the process.

For my understanding of Ruote currently, there is no way to define
this kind workflow, (I think most of opensource workflow engine
couldn't do it). I would be very happy someone point out I am wrong.
Any ideas?

Farther question: is this kind requirement should be considered as
part of workflow engine?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to