[rules-users] Resuming the Flow: SESSION_ID, PROCESS_INSTANCE_ID, WORKITEM_ID

KiranP phadatarekiran at gmail.com
Fri Mar 26 00:39:41 EDT 2010


hello tolitius,

          i know its a bit complicated here..... but still you must have
sorted it out yourself the three things are as follows

when a process waits for some HumanTask or WorkItem 
WorkItem is available in ExceuteWorkItem parameter as 

workItem.getId();

form workItem itself u can also get processinstance id as

workItem.getProcessInstanceId();

and the sessionId is what i m keeping u as homework....

feel free to ask more questions

regards



-----
Keep Working >>:working:
KiranP
-- 
View this message in context: http://n3.nabble.com/Resuming-the-Flow-SESSION-ID-PROCESS-INSTANCE-ID-WORKITEM-ID-tp607507p617906.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list