The specific activity of the running workflow could indeed execute a sub-process. In this particular case, I am more interested in execute a workflow running on a different machine. The activity would wait for resulting data. Pat.
> From: John Mettraux <[EMAIL PROTECTED]> > Reply-To: <[email protected]> > Date: Wed, 8 Aug 2007 23:20:47 +0900 > To: <[email protected]> > Subject: [openwferu-users] Re: Inter-Process Communication > > > Hi Pat, > > On 8/8/07, cappelaere <[EMAIL PROTECTED]> wrote: >> >> 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. > > It could also simply launch a subprocess. > >> How would that activity know when the remote process is done and get >> the resulting data back from it? > > So my question is, is that activity waiting for that subprocess ? Or > is it doing something else while the "subprocess" is running ? > > > Best regards, > > -- > John Mettraux -///- http://jmettraux.openwfe.org > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
