cancel
Showing results for 
Search instead for 
Did you mean: 

401: XI Server : INTERNAL"UNAUTHORIZED"

binnari_rampullaiah2
Participant
0 Kudos

Hi Friends

My scenario is to post the details from SAP to Thirdparty systrm(Webservices). this is Proxy----->PI------>SOAP (Async Scenario). iam getting Chec flag in ECC system. and I am getting red flag in SXMB_MONI of PI server.

ERROR MESSAGE

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--

 Call Adapter 

--> 

- <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>     

                                                                                                                                                                                                                               AND i Checked in TRACE for USER i.e PIISUSER---------------------->FOR this user we correctly maintained the password in SU01 and in EXCHANGEPROFILE.                                                                                                                                                                                                                                                                                                                                                                                                                       Can any body tellme what kind of roles need to be maintained for PIISUSER.

i


                                                                            




I












Accepted Solutions (1)

Accepted Solutions (1)

binnari_rampullaiah2
Participant
0 Kudos

Thanks for u r reply Hareesh and Nabendu Sen

I resolved my issue. the user PIISUSER dont have roles to call AE i.e J2EE engine.

I added the roles SAP_XI_ADMINISTRATOR_J2EE

                         SAP_XI_DEVELOPER_J2EE

it working fine.

thanks to all

Answers (2)

Answers (2)

nabendu_sen
Active Contributor
0 Kudos

Hi Binnari,

Please check whether PIISUSER (User for the Integration Server) which sends data from IS to AE is locked or not.


Also check the below thread:


Regards,

Nabendu.

former_member184720
Active Contributor
0 Kudos