Hi, We are currently evaluating ruote against a set of requirements we came up with that a prospective workflow engine solution must meet. So far ruote is stacking up pretty well against our requirements, but we have a few requirements that I am trying to figure out how we would satisfy them either using ruote out-of-the-box, or via some code we write that sits on top/alongside of ruote.
Can ruote do the following things, and if so, how? 1. Ability for an admin to set the current step/expression of a process instance (and then resume). Here's the use case: something is broken in production that needs to be fixed, so pause the process instance, deploy a fix, and then resume the process at a specific step/expression. 2. Ability to assign a step in a process to a user, and to be able to show the user the steps assigned to him that currently require action on his part (i.e. steps in running processes that are waiting for a reply to continue). 3. Ability to query for completed process instances (e.g. get a list of all the processes that ran between 6/1/2013 and 6/15/2013). 4. Ability to query for the execution history of a process instance (i.e. be able to see what part of a process has been executed and where the process is currently at). 5. Ability to tag process instances and search/query based on those tags. I realize that I may not be providing enough context to make those requirements clear, so please let me know if something is unclear and I will try to explain our needs better. Thanks, Denis -- -- 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 --- You received this message because you are subscribed to the Google Groups "ruote" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
