Thanks a lot John. That code really clears a lot of things up. I did not realize you could do things like "wi.command = 'rewind'".
I appreciate the help. Steve On Sep 23, 12:25 am, John Mettraux <[email protected]> wrote: > On Wed, Sep 22, 2010 at 10:20:51AM -0700, SteveG wrote: > > > The admin can do one of 4 things after reviewing the error: > > 1. Cancel the whole process > > 2. Restart my_sub_process > > 3. Restart my_sub_process from the previous item, in this case > > participant 2, and continue with the my_sub_process process > > 4. Restart my_sub_process from item that failed, in this case > > participant 3, and continue with the my_sub_process process > > > Any suggestions on how I would set this up? > > Hello Steve, > > I answered in code with a variant at : > > http://gist.github.com/593090 > > It's ruote 2.1.11 code. > > Please note that I'm not using :on_error, I simply let the process go into > error and the admin does his work (ruote-kit 2.1.11 has an almost complete > /errors screen). > > Best regards, > > -- > 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
