Rahul Agrawal [https://community.jboss.org/people/rahulamt] created the 
discussion

"Receive Task: Retrieving the Message referred by Message ref."

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

--------------------------------------------------------------
For the messageRef Attribute of receive task BPMN2.0 Specification says

"A Message for the messageRef attribute MAY be entered. This indicates that the 
Message will be received by the Task. The Message in this context is equivalent 
to an in-only message pattern (Web service). One (1) or more corresponding 
incoming Message Flows MAY be shown on the diagram. However, the display of the 
Message Flows is NOT REQUIRED. The Message is applied to all incoming Message 
Flows, but can arrive for only one (1) of the incoming Message Flows for a 
single instance of the Task."

While running a process with receive task(RT) which receives a message RTM, 
when the exeuction flow comes to workitem handler the parameters present in the 
workItem are MessageId and MessageType.
parameters{MessageId=, MessageType=}]. How will I be able to get the actual 
messge with this Id. Shouldn't the process engine pass me the actual message? 
Shouldn't the message remain with processInstance?

Please help!!!
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to