cancel
Showing results for 
Search instead for 
Did you mean: 

How to read HTTP Header in Response for REST Adapter

Former Member
0 Kudos

Hello Experts,

My scenario is File to REST where I will be getting SessionID in HTTP Header in my response for the REST Call.

Can someone please guide how to fetch the session id ?


We have a SAP Note 2179229 which says :

The REST Adapter has been altered on receiver channels to add all HTTP response headers to the XI response message.


We are using SAP PI 7.5

Accepted Solutions (0)

Answers (1)

Answers (1)

maheswarareddykonda
Active Contributor
0 Kudos

Hello,

That note were saying for passing the HTTP header in request level.

even i was in that situation to captured that HTTP headers,but unfortunately that feature were not there at that time.

when i checked with SAP , they were saying that is not available and will release in feature Service packs.

hence i would suggest you to contact with SAP ..whether they had released that or not?

my case i had to go with SOAP channel to get those information.