Hi,
I am developing an application using JBPM3.1.1 and JBoss Seam. From my Application, i need
to pass a variable to the process.
i.e. Normarlly, we will define the variable as below in jpdl.
| <controller>
| <variable name="color" />
| </controller>
|
Here, i want to set the value for the variable through my application, which should get
transitioned to next nodes in the sequence.
Is it possible to do that? If yes, can any one please explain? Any readymade source code
available for this reason?
Thanks & Regards,
-Ani
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970518#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...