The processID is process instance id or process definition id ? process definition id has to and will be same. process instance id will be different unless you are searching for the process instance by id.
two ways to do this: 1) Copy task instance to a reference outside 2) search for task instance from task mgt session. cheers! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971502#3971502 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971502 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
