I've been looking into ruote to implement workflows in the context of automated distributed REST applications. It looks promising, I have enjoyed using ruote and have already written a couple of prototypes. However at this point I am not sure what the best way of handling failures would be. In this context any participant may "fail" and it would be tedious to have to check for failure at each step. I didn't find a 'try/catch/finally'-like expression. One solution would be for each participant to check for an error condition but that seems tedious too. So what is the recommended way for doing failure handling in a ruote process definition?
Thanks, -- Raphael. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
