cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer Message ID value in multi Integration process scenario

0 Kudos

Hello All,

I have one Integration flow with two Integration process.

I am able to fetch the message ID of the second integration process but not able to read the same in the exception subprocess of the first Integ process.

Is there a way to send the Message ID (SAP_MessageProcessingLogID) of the second Integration process to the exception subprocess of the first Integration process?

BR,

Sai

View Entire Topic
Sriprasadsbhat
Active Contributor
0 Kudos

Hello Sai,

Could you please share screenshot of your iflow ? Do you have 2 integration process in same iflow or 2 local integration process?

Regards,

Sriprasad Shivaram Bhat

0 Kudos

Hello Sriprasad,

I have 2 integration process in the same iflow.

Integration process 1: I am storing an error message in a JMS queue (separate iflow) and retrying to deliver it from this iflow. I have a local integration process for this case & when number of retries goes over a certain value, I move the message to a different JMS queue.

Integration process 2: Here I store the message and i want the message ID of this Integration process to be captured in the email I have configured in the exception subprocess for the 1st Integration process.

BR,

Sai