roxy1987 [
http://community.jboss.org/people/roxy1987] created the discussion
"Re: accsessing global context variables in java task"
To view the discussion, visit:
http://community.jboss.org/message/611366#611366
--------------------------------------------------------------
Chakradhar,
This should help you.
ProcessInstance processInstance =
executionService.startProcessInstanceByKey("blah");
String processInstID = processInstance.getId();
By using this id you can get the variables MAP.
regds.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/611366#611366]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]