Hello, I am considering using OpenWFEru in an application where people receive a specific sequence of tasks via sms. When a task is ready they send an sms back to the system after which the process instance should resume with the next task in the sequence.
It seems logical to dispatch the task using a customized participant, but I am not sure how to handle the incoming replies. I couldn't find an example of a participant which starts a long running asynchronous task and waits for the task to finish or timeout. If the wait is implemented by the participant, this would give a very clean process definition, or is such a case typically implemented using the listen or wait expression? I am relatively new to OpenWFE, so forgive me if I overlooked or misunderstood something. Thanks for your replies, Maarten --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
