Hi all 2 easy questions for u I guess, though I could not find methods or examples to answer them:
- we usually register a process with a :name tag. How can I get the list of defined processes (not running as with engine.processes) with their names and corresponding identifiers ? I would like to launch processes using their name as and identifier , so if I have the list name/id I can do that. - :on_error expression. What causes an error to be propagated to the engine from a participant ? Is it just using the Ruby "raise" so exception is propagated to the worker? I saw how to get the error message in an example but could not figure out if there was a particular way for participants to raise an error. Many thanks -- 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
