cancel
Showing results for 
Search instead for 
Did you mean: 

Sending WSL Cookie value in SOAP receiver as HTTP authentication

sherin_jose4
Participant
0 Kudos

Hi,

We have a requirement where we have to send a set of Cookie value in the HTTP headers.

Sender : File

Receiver : SOAP

PI Version : 7.0

Description : The receiver system will authenticate the SOAP xml that we send from our XI system using the set of Cookie values that we send in the HTTP headers. I am not sure if we can send the Cookie value in the HTTP headers ( SOAP Receiver ).

Kindly let me know if this approach is achievable and if yes, how could it be done ?

Thanks,

Sherin Jose P

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you can do this with SOAP - AXIS as per this guide:

http://www.scribd.com/doc/98227907/Http-Header-in-Axis

is this what you're looking for ?

Regards,

Michal Krawczyk