[jboss-user] [jBPM] - Re: bpmtoesbvars and esbtobpmvars...
Mac Ferguson
do-not-reply at jboss.com
Tue Jan 11 14:57:19 EST 2011
Mac Ferguson [http://community.jboss.org/people/mferguson] created the discussion
"Re: bpmtoesbvars and esbtobpmvars..."
To view the discussion, visit: http://community.jboss.org/message/580128#580128
--------------------------------------------------------------
Don't think you need the "body." in the mapping. IIRC the ESB message body map is the implicit start point of the mapping's value lookup so:
<mapping esb="esbVar" bpm="bpmVar" />
Equates (very roughly) to:
processInstance.getContextInstance().setVariable("bpmVar", message.getBody().get("esbVar"));
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/580128#580128]
Start a new discussion in jBPM at Community
[http://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/20110111/f3637fbb/attachment.html
More information about the jboss-user
mailing list