Messages can be sent to a process that has been started to get it to "wake
up" from a wait state.
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/How-to-trigger-a-certain-task-within-an-ad-hoc-subprocess-tp2684050p2696496.html
Sent from the Drools - User maili
anyone can help address this question?
Thank you!
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/How-to-trigger-a-certain-task-within-an-ad-hoc-subprocess-tp2684050p2696477.html
Sent from the Drools - User mailing list archive at Nabble.com.
Hi,
I am implementing an ad-hoc subprocess similar to the one described in the
Drools&jBPM blog:
http://planet.jboss.org/view/post.seam;jsessionid=24F0449616816E6271113E18D5F36643?post=unstructured_ad_hoc_processes
I am using BPMN 2.0 and drools 5.1
After I created a embedded subprocess, I chang