> > store_participant.forward(workitem) > > The workitem is tied to its process instance (think Fedex tracker id). > The participant knows how to contact the engine, so you're just > telling "participant, please give back this workitem to the engine to > let it resume its flow".
Okay makes sense that the workitem would be bound to the process instance. That's the part I was missing. > P.S. I've seen the Fluxr initial commits, looks promising :) I've put in a lot more work in the last few days -- the repo is out of date, but I'll commit the new stuff soon. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
