cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Content-Type

former_member613883
Discoverer
0 Kudos

Hello,

We have a http to RFC synchronous flow. The content-type of the http request is 'text/xml'.

Also the content-type of the http response must be 'text/xml', but XI always changes this to 'application/xml'

Due to this, response message is getting failed at source side.Source system can accept only 'text/xml'.

Is there a way in which we can change the content type of the response message?

Regards,

Sreedivia

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member191435
Contributor
0 Kudos

Hi Sreedivia,

Can you please look into below link. Hope this  will help you.

http://scn.sap.com/message/8976686

Cheers,

Cnu

former_member613883
Discoverer
0 Kudos

Hi Sreenivas,

Thanks for your reply. I have handled it through UDF .

Regards,

Sreedivia

former_member191435
Contributor
0 Kudos

ok ... share your udf.... it will be useful for all of us....