Hi Thomas,

This function provide ability to send events from subworkflow to parent: 
$scriptapi.sendEvent("SENDED_EVENT_NAME", $wf.getMasterParentWfId())

But other subworkflows that are runed has not see this event.

How get access to event (EVENT_NAME) from SUB2, that has been sent from SUB1
by function:
 $scriptapi.sendEvent("EVENT_NAME", $wf.getMasterParentWfId()) 

???

I tried in in this way get access:
<edge to="end" event="EVENT_NAME "/>
But it's not working.

Greetings,

Vasyl




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 

Reply via email to