cancel
Showing results for 
Search instead for 
Did you mean: 

Error:Message NOT_AUTHORIZED_FOR_PROC

Former Member
0 Kudos

Hi

My scenario is file->XI->proxy.When i goto SXMB_MONI

XI adaptor is giving an error stating

<SAP:Code area="MESSAGE">NOT_AUTHORIZED_FOR_PROC</SAP:Code>

What should be done to resolve this error.

The complete error log is

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

- <!-- Call Adapter

-->

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

<SAP:Category>XIProtocol</SAP:Category>

<SAP:Code area="MESSAGE">NOT_AUTHORIZED_FOR_PROC</SAP:Code>

<SAP:P1>SPAWAR</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>User SPAWAR has no authorization to process messages</SAP:Stack>

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

</SAP:Error>

Thanks

Debraj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check out whether required rles were given to you when your XI administrator created your account.....just try to execute it from the userid which has SAP_ALL role......

Cheers,

Sundararamaprasad

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi debray,

Looks like the service id you are using for connecting to back end R3 needs aditional auhorizations. Log into R3 with that userid and use Tcode:su53 to see all the missing authorizatons. Add these authorization to ur usr and you are good to go.

cheers,

naveen

manish_bhalla2
Contributor
0 Kudos

Hi,

Is this SXMB_MONI on Integration Server or the Application system ?

Your problem is that the user SPAWAR does not have sufficient authorizations. The user should have the same roles/profiles as XIAFUSER.

Cheers

Manish

Former Member
0 Kudos

Hi,

Your user id SPAWAR has authorization issues,

Follow the thread

The last two reply by Anand.

You can assign SAP_XI_IS_SERV_USER to userid and try.

Regards,

Anirban.

Former Member
0 Kudos

Hi,

Is the issue resolved? Please let us know.

Regards,

Anirban.