Hello,
From the next following jpdl sample, we are expecting for a new JOB
record into the database (JBPM_JOB) but nothing remains...
An external webservice will try to touch this pending node by sending a signal.
Any idea ?
Thank you
<node name="Wait" async="true">
| <action class="package.class"></action>
| <transition to="nextStep"></transition>
| </node>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050422#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...