[scxml] Any Feed From Invoked State Machine Back to Invoker?

2011-09-22 Thread Yasser Al Masri
Hi, For synchronous communication between invoker and invoked machines we usually need to pass back a variable or some sort of signal to tell it that a result of a particular operation is so and so. Is there a way to accomplish this?

Re: [scxml] Any Feed From Invoked State Machine Back to Invoker?

2011-09-22 Thread Rahul Akolkar
On Thu, Sep 22, 2011 at 7:20 AM, Yasser Al Masri ysralma...@yahoo.com wrote: Hi, For synchronous communication between invoker and invoked machines we usually need to pass back a variable or some sort of signal to tell it that a result of a particular operation is so and so. Is there a way to