[jboss-user] [JBoss jBPM] - How to start SubProcess dynamically ?

ckadam do-not-reply at jboss.com
Thu Apr 16 23:55:02 EDT 2009


I have this requirement, where my process flow has a process-state to start the sub-processflow. However, I do not know the name of the sub-process at the deployment time. As a result, I could not add sub-process element name at the deployment time.

However, the name of the sub-process is known at the start of the parent process (I could potentially pass it as Process Flow Variable). 

Is there any way, I could update the Parent ProcessInstance, before hitting the process-state node and update it with SubProcess Definitiation (based on Processflow var) ? 

Any other ideas ?

Thanks in advance.

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226077



More information about the jboss-user mailing list