Vasyl Matyashovskyy schrieb:
> Hi Thomas,
> 
>  
> 
> I have a question - does subworkflow automatically send event
> SUBWORKFLOW_FINISHED to parent workflow, and satisfied condition: 
> 
> <subsfinished subname="Sub1" subversion="0.1"/>
> 

Yes, that's the way it works.

> Or I need to describe in workflow sending of this event?
> 
>  
> 
> Because this code doesn't working when subworkflow "Sub1" finished:
> 
> <edge to="node2">
> 
>  <subsfinished subname="Sub1" subversion="0.1"/>
> 
> </edge>

Maybe the templatename of your subworkflow is not Sub1 (case-sensitive) ?
It should be the same as in the "subname" attribute of your 
startsubworkflow action.
Greetings

-- 
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Internal Tools
"Wer die Vergangenheit kontrolliert, kontrolliert die Zukunft.
Wer die Gegenwart kontrolliert, kontrolliert die Vergangenheit.", 1984

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