[jboss-user] [JBoss jBPM] - Add Value to Control Variable from Application.

anilkumarknr do-not-reply at jboss.com
Sat Sep 9 05:06:52 EDT 2006


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#3970518

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



More information about the jboss-user mailing list