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

2009-04-28 Thread ckadam
Yes it was. I am in a process of upgrading from 3.1.4 to 3.2.6. So checking out goodies in latest version. Thanks for your response ! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4227043#4227043 Reply to the post :

[jboss-user] [JBoss jBPM] - Strategies on concurrent execution of FORK-JOIN execution pa

2009-04-28 Thread ckadam
Hi All, I am using jbpm version 3.2.6.sp1. (recently upgraded from 3.1.4). One of the business scenarios I am trying to support is, to be able to run multiple branches in FORK-JOIN execution paths concurrently. I have searched this user forum as well as wiki for possible ways of

[jboss-user] [JBoss jBPM] - Re: Strategies on concurrent execution of FORK-JOIN executio

2009-04-28 Thread ckadam
Any ideas ? - Thanks View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4227085#4227085 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4227085 ___ jboss-user mailing list

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

2009-04-17 Thread ckadam
Figure out the solution .. I could assign EL expression to sub-process name. http://www.redhat.com/docs/en-US/JBoss_SOA_Platform/4.3.GA/html-single/JBPM_Reference_Manual/index.html#subprocess.element View the original post :

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

2009-04-16 Thread ckadam
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