Maarten, I just have a similar case, not with SMS but with Asynchronous handling of soap messages within a participant. John has posted some guidelines on his blog site "processi" http://jmettraux.wordpress.com/2007/09/24/reply-there/
Hope this helps. Pat. > From: Maarten <[EMAIL PROTECTED]> > Reply-To: <[email protected]> > Date: Mon, 01 Oct 2007 06:21:36 -0700 > To: OpenWFEru users <[email protected]> > Subject: [openwferu-users] sequence of long running tasks > > > 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 -~----------~----~----~----~------~----~------~--~---
