I guess I could simplify the above to: p = @engine.get_participant(@participant_name) workitem = [EMAIL PROTECTED]
# update workitem's attributes here... p.forward(workitem) .... I guess what I don't understand is how the engine knows which workflow instance to resume when I call forward() on the participant, since there is nothing here tying that participant instance to a particular workflow instance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
