[jboss-user] [jBPM] - JBPM5.3 Result Mapping

Ashley Fernandes do-not-reply at jboss.com
Thu Aug 23 07:57:19 EDT 2012


Ashley Fernandes [https://community.jboss.org/people/callingashley] created the discussion

"JBPM5.3 Result Mapping"

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

--------------------------------------------------------------
Hi,

On Task completion, my Result is not getting mapped back to a Process Variable.


*Code*

Map<String, Object> params1 = new HashMap<String, Object>();
PartyOnBoardingObjectJ partyOnBoardingObjectJ1 = new PartyOnBoardingObjectJ();
partyOnBoardingObjectJ1.setStage("INTIATION COMPLETED");
params1.put("partyOnBoardingObjectJ1", partyOnBoardingObjectJ1);
taskService.completeWithResults(task.getId(), "john", params1);

*Screen shots*
*
*
*1. Process Variables*
*
*









*3. Script Task+Console Out
*
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120823/3cef0018/attachment.html 


More information about the jboss-user mailing list