Goodmorning,
I had a quick question on the execution of this process. 

As I understand it, the way it is implemented in the integrated jBPM of ESB4.2, 
the user triggers the initialisation of the process by running the 
"startProcess" task in the buildfile, which sends a JMS to the gateway of the 
process-starter (similar to how the process is deployed). This service creates 
and signals the deployed process once, moving the process to the 2nd node: 
"Receive Order". As I understand it, the link between this node and the service 
in jboss-esb.xml is the tag Service1, executing the logic, the Groovy-script 
for each service. 

Now here's the question: how does the process step to the next node. Or, more 
precisely, what happens after the Groovy-script is executed for Service1? I do 
not understand how the remaining signals to the process take place. Is this 
done automatically?

Regards

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078627#4078627

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078627
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to