cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Sender Adatper - Read custom http header field

Former Member
0 Kudos

Hello,

i try to read a custom http header into the dynamic configuration of a message - but it is not working as expected - in ASMA i configured to get the value of MYHEADER1 into XHEADERNAME1 - when testing with a MYHEADER1 value, the value is not put into XHEADERNAME1.

Is it possible to get custom HTTP Headers in the message?

bf

franz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Franz,

should be possible.

Plz provide the coding of your UDF.

cheers,

André

Edited by: André Schillack on Apr 27, 2010 2:59 PM

Edited by: André Schillack on Apr 27, 2010 3:00 PM

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

i looked at the source code of the XISOAPAdapter - and as far as i can see the custom http headers are not transported regardless of the settings in the communication channel

br

stefan_grube
Active Contributor
0 Kudos

> i looked at the source code of the XISOAPAdapter - and as far as i can see the custom http headers are not transported regardless of the settings in the communication channel

Someone should create an OSS ticket for this

Former Member
0 Kudos

I have quite the same problem!

I try to make the receiver determination based on the content of XHeaderName1, but none of the Dynamic Configuration parameters is shown in the sxi_monitor.

I've described my scenario in more detail in this thread

http://scn.sap.com/message/13586532#13586532

Does anyone have an idea?

stefan_grube
Active Contributor
0 Kudos

I have read a lot of forum entries complaining that this is not working.