Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: jBPM5 passing and Getting the values from Work Items"
To view the discussion, visit:
https://community.jboss.org/message/745438#745438
--------------------------------------------------------------
You should map result of the first work item into process variable using
dataOutputAssociation and then get the process variable and map it into work item
parameter using dataInputAssociation. Take a look at
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-examples/src/main/res...
HumanTask processes for input assiciation examples and
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-examples/src/main/res...
ServiceProcess for output association.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/745438#745438]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]