cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP 401

Former Member
0 Kudos

Hi Friends,

I don't want to enter the username and password exclusively, instead of that i want to pass along with the URL, which will hit the SOAP adapter.

I have done the same way bellow. But still it is poping login screen. Below is my URL:

http://<id>:<password>@<host>:<j2eeport>/XISOAPAdapter/MessageServlet?channel=:BS_EmployeeData:CC_Em...

Can you please suggest me, Still i need to do any settings..??

Thanks.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

This can be possible by Having your user the authetication

SAP_XI_APPL_SERV_USER Uptil PI7.0

In PI 7.10 Your user must have a authorization of user PIAFUSER ( current equivalent to XIAFUSER ).

Maybe currently you can try

user XIAPPLUSER password : XIPASS, this would work if the passoword is not re-set by your administator.

Reward points if useful,

Best Regards

Abhishek

Former Member
0 Kudos

Hi,

Please go through the following info mentioned in the link

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

The specifications must match those that you made in transaction SICF in the Integration Engine. If you do not specify a user and password combination, or the combination is invalid, the system will terminate each attempt to access the Integration Engine with the message Transport Exception: http-Error 401 – Unauthorized.

The user must have the authorizations of group SAP_XI_APPL_SERV_USER on the Integration Server.

hope this link would help.

regards,

Piyush

Former Member
0 Kudos

Hi,

Check this

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken]

Regards

Seshagiri