[jboss-dev-forums] [jBPM Development] - Re: How to get results form Work Item handler

Ashutosh Kumar do-not-reply at jboss.com
Thu Feb 21 00:42:46 EST 2013


Ashutosh Kumar [https://community.jboss.org/people/ashu.itbhu] created the discussion

"Re: How to get results form Work Item handler"

To view the discussion, visit: https://community.jboss.org/message/798719#798719

--------------------------------------------------------------
Hi Guys,

I got this issue resolved with help of one of community member... reolution in like we have to add 

Map<String, Object> outputMap = new HashMap<String, Object>();
outputMap.put("*DB_OPS*", emps);
manager.completeWorkItem(workItem.getId(), outputMap);

In our WI handler class......

--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/798719#798719]

Start a new discussion in jBPM Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130221/594a1dfa/attachment.html 


More information about the jboss-dev-forums mailing list