cancel
Showing results for 
Search instead for 
Did you mean: 

Change contenttype

Former Member
0 Kudos

Hi,

I need to call a webservice made in Windows Communication Foundation (WCF).

When i call it i get the error:

HTTP 415 Cannot process the message because the content type 'text/xml; charset=utf-8' was not the expected type 'application/soap+xml; charset=utf-8'

I have tried to call the webservice from xmlspy, but get the same error.

I have tried to change the content type to application/soap+xml using the module AF_Modules/MessageTransformBean/Transform.ContentType in my reciever soap channel. Still the same error

Does anyone know what the problem is ?

Thanks

Jens

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi jens

check below help link

Response Code 415 When Requesting a Web Service

http://help.sap.com/saphelp_nw04s/helpdata/en/8f/2f2c4142aef623e10000000a155106/frameset.htm

regards

kummari