cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP response contains status code 401 with the description Unauthorized

Former Member
0 Kudos

Hi Experts,

Here my scenario is Proxy to File. Here i am sending the data from Sender ISU system to XI. In sender ISU system i am getting error in Sender ISU system SXMB_MONI. I am not getting any message in XI.

Here i am sening the data to XI with my user ID: ABCDEF but i don't have user in XI.

Error details are:

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

- <!-- Call Integration Server

- </" SOAP:mustUnderstand="">

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

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

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

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

<SAP:P3 />

<SAP:P4 />

<

<SAP:Stack>HTTP response contains status code 401 with the description Unauthorized Authorization error while sending by HTTP (error code: 401, error text: Unauthorized)</SAP:Stack>

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

</SAP:Error>

thanks

Srinivas

Edited by: srinivasreddy p on Nov 11, 2009 5:49 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

>

> ...

> Here i am sening the data to XI with my user ID: ABCDEF but i don't have user in XI.

> ...

It's quite obvious, isn't it? You should use a service user for the connection from your ISU to SAP PI. This user has to be in the PI and must have at least the role SAP_XI_IS_SERV_USER.

Regards

Former Member
0 Kudos

go to SM59 and check your http connection, ask basis guys to maintain rfc user with full authorization there.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Srinivas,

May be you dont have proper authorization to perform the action,search in sdn the same question answered many times.

Regards,

raj