cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime variable correlation ID

Former Member
0 Likes
3,948

In CPI, the parameter ${property.SAP_MessageProcessingLogID} returns the message ID.

What is the parameter name which returns the correlation ID?

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor

Hello Iddo,

${header.SAP_MplCorrelationId} will return the correlation ID,but you need to enable this header in Runtime Configuration like below.


Regards,

Sriprasad Shivaram Bhat

Former Member

Thanks a lot. Works perfect!

Answers (1)

Answers (1)

ramachandra_motati
Product and Topic Expert
Product and Topic Expert
0 Likes

Thank you,

it works perfectly