cancel
Showing results for 
Search instead for 
Did you mean: 

Problen with Accessing the Webservice from .NET application

former_member181959
Contributor
0 Kudos

Hi,

Currently i am working on receiver SOAP scenario. We were able to call the web service when they put the authentication mode as Anonymous. But later they changed it to windows mode then my scenario stopped working.

Could any one please tell me what configuration I need to change in receiver CC (I already tried with USER ID and Password)?

I am getting below error message,

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML</SAP:AdditionalText>

Thanks in advance.

Regards,

Prasad Babu.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

try to give Proxy configuration URL with windows User ID and Password in SOAP CC.

Also refer below link with paragraph

"Configuring a Helper Class for Receiver Processing"

http://help.sap.com/saphelp_nw04/helpdata/en/bf/27fd3b651f6a1ce10000000a11402f/frameset.htm

probably this could help you out.

Thanks

Swarup

Edited by: Swarup Sawant on Feb 11, 2008 3:27 PM

Answers (1)

Answers (1)

former_member181959
Contributor
0 Kudos

There was some problem in the authorization for the user.