Here is my use-case:
I start a workflow with some parameters.
the process kicks-off some activities.
one activity starts another workflow somewhere else using a REST API.
How would that activity know when the remote process is done and get
the resulting data back from it?
1. Keep polling.  Not very clever.
2. Receive a message when it is done.  Would you use some notification
service?  like Amazon SQS?
What is the group's experience in that area?

Pat.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to