cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization (401) issue in SXMB_MONI (File to Inbound Proxy)

Former Member
0 Kudos

Hi All,

Here I am facing the authorization (401) issue in SXMB_MONI.

The scenario is File to Inbound Proxy, The outbound proxy is working fine. but the issue with the inbound proxy.

The below information we are getting in SXMB_MONI.

SAP:Error SOAP:mustUnderstand="" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">UNAUTHORIZED</SAP:Code>

<SAP:P1>401</SAP:P1>

<SAP:P2>Unauthorized</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Could you please help me on this issue?

Thanks in advance.

Regards,

Yadav

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Check the Following

1.Check whether service user maintained in the SM59 destination is with Roles of std. user PIAPPLUSER, PIISUSER)

2.Check XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER

3.May be wrong password for user PIISUSER

Also Check the below Link

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50d69314-1be0-2b10-11ab-8045021f0...

baskar_gopalakrishnan2
Active Contributor
0 Kudos

This is pure user credential issue. CHeck the user credential configured in the inbound proxy adapter is right or not? Confirm with BASIS team.

0 Kudos

Hi,

Ensure you have maintained the correct password, which MUST be the same, for all the service users

on XI. You may check all the places it should be maintained, such as Exchange Profile, SU01, SLDAPICUST, etc..

You may check the note below (according to your release version):

PI 7.1:

#999962 - PI 7.10: Change passwords of PI service users

XI 7.0

#936093 - XI 7.0: Changing the passwords of XI service users

XI 3.0

#721548 - XI 3.0: Changing the passwords of the XI service users

Also ensure that the user has the correct role as per link below:

http://help.sap.com/saphelp_nwpi71/helpdata/en/9f/d12940cbf2195de10000000a1550b0/frameset.htm

Regards,

Caio Cagnani

markangelo_dihiansan
Active Contributor
0 Kudos

HEllo,

Check the credentials you are using for your XI Receiver Adapter. Also, check if that user has the right roles.

Hope this helps,

Mark