Hi all,

I got a workflow that at some points calls the error method. This
starts a subprocess that takes care of this exception. At the very end
this subprocess calls _cancel_process. But it's only cancelled the
current subprocess. The main one keeps running...

I guess this behaviour is right as I checked with the documentation,
but I don't know what should be the best way to implement the desired
behaviour in ruote.

The thing is that, whenever something wrong happens during the normal
execution of the main workflow, error method is called. The main
process has the "on_error => "subprocess|participant" thing.

That subprocess|participant will handle all the errors and as a final
step, will cancel the main process.

Thanks for your help.
Best regards.

Gonzalo.

-- 
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