[jboss-user] [jBPM Users] - Process Variables

2009-11-24 Thread TejJBPM
Hi I created a new instance of a process and set some variables to it using // Create a new process instance with the new variables | MapString,Object variables = new HashMapString,Object(); | variables.put(employee, mike); |

[jboss-user] [jBPM Users] - Process variables and Process Instances

2009-11-19 Thread harish21
how can we get the process instance when you pass process variables associatd with it ?I mean when we pass the process variable i need to get the process instance associated with it .is there any query to get it ? please mention the query if we have one. Thanks harish View the original post :