cancel
Showing results for 
Search instead for 
Did you mean: 

XML HTTP Header modify

Former Member
0 Kudos

Hi,

In my scenario I am calling a WebService. But when calling I am told to add the message ID also to the http header of the request XML message. Now, I am thinking about the possible options to add it to the HTTP Header.

I am taking the Message ID from proxy as a field and have to add it to the http header of the soap message.

System: PI 7.0 SP 16

Thank you for your replies.

Arman

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

You can provide HTTP header fields with ASMA.

Check online help for details.

Former Member
0 Kudos

I think you are talking about the HTTP adapter. Is it also possible with the SOAP adapter?

Thanks

Arman

stefan_grube
Active Contributor
0 Kudos

Yes. I see it is not part of the online help. You can see the ASMA fields in the online help for the SOAP sender adapter. They are the same for the receiver adapter. You should see it in the communiacation channel.

Regards

Stefan