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

HTTPS Sender Adapter, correlation id in response

Koen_VL
Participant
0 Likes
1,742

Hello,

I'm using an https sender adapter to start an iFlow. In the response i would like to receive the SAP message and correlation ID.

These are in the headers SAP_MessageProcessingLogID and SAP_MplCorrelationId.

In the repsonse however, I only get the headers

x-correlationid with value: 2107d22a-f5bb-4897-6522-bfe072d822c4

x-vcap-request-id with value 2107d22a-f5bb-4897-6522-bfe072d822c4

Where

I would like to receive the values of the CPI log in the response header:

Message ID AGD39Q7C_5IXjAvvd-33KFqPzqdG

Correlation ID AGD39Q6mChiIneUeVf993M_fLkjc

Any idea how I could get that?

thanks

Koen

Accepted Solutions (0)

Answers (1)

Answers (1)

manoj_khavatkopp
Active Contributor

Hi Koen ,

The Msg ID is already populated no additional setup, to populate Co-relation ID you need to allow that header in "Allowed Header" Section of Runtime Configuration:

Postman :

MPL:

Allow Header :

Thanks,

Manoj