Hi All,
before posting this thread i have seen many blogs and threads but i did not get my answer
let me explain you in detail.
we are doing JMS to Proxy scenario with BPM,
now we have two steps
1) Message coming from WMQ to BPM
2) Message going form BPM to SAP system
Message coming form WMQ converted in the first step and sent to SAP system
i.e have a message mapping in the first step and no mapping exits in the BPM (no transformation step) as well as in the second step.
i am using BPM to capture the acknowledgement message form the proxy and raise an alert for negative acknowledgement message (as this is a standard sap proxy class).
now i want to capture the messsageid of the second message.
one of the possible solution that explained in the below blog is to populate the message ID in a mapping outside of the BPM and Store the message id in a field and then retrieve it inside the bpm via an abstract interface
http://scn.sap.com/community/pi-and-soa-middleware/blog/2005/06/11/xi-how-to-retrieve-messageid-from-a-bpm
i followed the same, but i have capture the message ID of the first step but not the second step bec i am using the mapping in the first step but not in the BPM.
could any one can provide me the solution how to use the retrieve message id for the second step(Message going form BPM to SAP system)
Regards,
pradeep A.
