[jboss-user] [jBPM] - Re: How to read return-variable from bpmn files to java file?
Miloud Haimoune
do-not-reply at jboss.com
Mon Jun 18 05:55:02 EDT 2012
Miloud Haimoune [https://community.jboss.org/people/milhaim] created the discussion
"Re: How to read return-variable from bpmn files to java file?"
To view the discussion, visit: https://community.jboss.org/message/742302#742302
--------------------------------------------------------------
Hi,
you can get the new value by : *ret = instance.getVariable(variableName);*
you just need to be sure that your java code is executed after your ret variable was updated (after the exeution of your script).
HTH.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/742302#742302]
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/20120618/f94a3f31/attachment.html
More information about the jboss-user
mailing list