cancel
Showing results for 
Search instead for 
Did you mean: 

Does PI always send its message SOAP enveloped?

former_member188885
Active Participant
0 Kudos

     Hi All,

I have a scenario where the messages from ECC are sent to OSB via PI. PI is using a receiver SOAP channel. And the "DO not send SOAP envelope" is unchecked.

Does PI always wrap its message with a SOAP envelope irrespective of what type of channel we are using? How do we know that the message is enveloped?

And how can we get the payload with the SOAP envelope on it?

Regards,

Lavanya Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Lavanya,

If you have checked the option do not use SOAP envelope then the message will not be sent with envelope. You can get the payload either at the third party end or you can use SOAP UI tool for testing if you want to see the payload with envelope. You cannot check it in PI. The SOAP envelope is inserted post transmission from PI adapter.

Regards,

Sriram