cancel
Showing results for 
Search instead for 
Did you mean: 

Edit SOAP HTTP request header while consuming WCF service

konstantinos_vassiliadis
Active Participant
0 Kudos

Dear experts,

I am trying to edit the HTTP header while consuming a SOAP 1.2 WCF web service (via HTTPS). Specifically I want to modify the value of the element content-type and add an action="..." string to the existing value.

I found posts indicating that there is an interoperability issue between WCF services and non WCF-compliant clients such as SAP.

I tried configuring the logical port via SOAMANAGER but I had no success and thus I am trying to do it programmatically.

My current implementation is to create a cl_http_client and then get the request attribute and get a specific header field but it is not successful.

Does anyone have any idea how to achieve this?

Kind regards,

Konstantinos

Accepted Solutions (0)

Answers (0)