cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP 401error

Former Member
0 Kudos

Scenario is SOAP -> XI -> SAP ECC.

I am getting 401 UnAuthorized error in sender soap channel.

I have reactivated my channel with some dummy change then its working.

Here I just want to know why it was happened like that?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

SOAP 401 error is user authentication error.........it has nothing to do with your SOAP comm channel reactivation..............my guess why this error may have occurred - either the user used to send data over SOAP comm channel did not existed on XI and later it was created......or its password was wrong...or the user may not have the SAP_XI_APPL_SERV_USER role assigned to it because of which the above error was coming and later this role was assigned to this user and so it worked.

Regards,

Rajeev Gupta

jyothi_anagani
Active Contributor
0 Kudos

Hi Naresh,

That Error will come if you didnt give the username and password. Try to give correct details.

And it will come if Java stsck is down also.

Thanks.

JoelTrinidade
Active Contributor
0 Kudos

Hi Naresh,

The user authentication of the SOAP adapter is not part of the SOAP adapter but of the web container of the J2EE engine. The default authentication setting is defined in the web.xml descriptor file of the SOAP adapter web application. This did not register for some reason ,,,, its only after you made dummy changes and then it got registered.

Regards

joel

Former Member
0 Kudos

hI,

Check the following thread:

Thanks,

Tiny

former_member181962
Active Contributor
0 Kudos

Hi Naresh,

Check the authorization related question in this link:

http://www.sapag.co.in/SAP-XI-SOAP-Adapter-FAQ'S.html

Regards,

Ravi kanth Talagana

Former Member
0 Kudos

<h5>while testing the Scenario in the soapui give user name and password</h5>

whiel testing in the left bottom part u can give