[jboss-user] [jBPM] - Re: jBPM 5 - How to Pass parameters in a WorkItem BPMN2 file

Kris Verlaenen do-not-reply at jboss.com
Tue Jan 25 20:29:39 EST 2011


Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion

"Re: jBPM 5 - How to Pass parameters in a WorkItem BPMN2 file"

To view the discussion, visit: http://community.jboss.org/message/583199#583199

--------------------------------------------------------------
You can set the value of parameters inside your process, for example using a script node "kcontext.setVariable(name, value)"

If you want to execute the same work item multiple times (once for each set of values), I suggest you take a look at multi-instance loop characteristics, this allows you to execute a composite node multiple times, once for each element in a collection.

Kris
--------------------------------------------------------------

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

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/20110125/bdf25c8d/attachment-0001.html 


More information about the jboss-user mailing list