Hi Matt, On 7/13/07, Matt Zukowski <[EMAIL PROTECTED]> wrote: > > John, using the YamlParticipant, I see that the yaml file with the > serialized workitem gets created, but after this is done the workflow > continues happily along.
It should not continue. How do you instantiate and register the participant and how do you reference it from the process definition ? I use YamlParticipant in the test/hparticipant_test.rb and it seems to work fine. > I need something that will stop and wait and > only resume once an external trigger has been received. This is why I > was suggesting creating some new stored participant class. Is there a > way to make the YamlParticipant stop and wait? Or am I missing > something here? The YamlParticipant must stop and wait. Please explain me how you use it, it's maybe a bug. Thanks in advance, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru dev" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
