cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy error 401 HTTP_RESP_STATUS_CODE_NOT_OK

fisher_li
Participant
0 Kudos

Hey, PI gurus,

We used ABAP proxy to send xml messages from our ECC server to our PI server.

After our PI server was upgraded to PI 7.11 from XI 3.0, I got an error "401 Unauthorized: HTTP_RESP_STATUS_CODE_NOT_OK" in the ECC SXMB_MONI when I tried to send a proxy message to PI.

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

I got the user from PI->SXMB_IFR->Administration->xchange Profile and added the roles SAP_XI_IS_SERV_USER, SAP_XI_APPL_SERV_USER, SAP_XI_DEVELOPER_J2EE, SAP_XI_ADMINISTRATOR_J2EE to that user but I still got the same error.

Please help!

Thanks in advance!

Fisher

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I got the same error some time back. Check the pwds for all PI service users. In my case the pwd for the XIAPPLUSR changed some how and I changed the pwd to old one and it worked.

fisher_li
Participant
0 Kudos

Koteswara,

I tested the connection from T code SM59 in ECC. ( LCRSAPRFC, SAPSLDAPI, H type RFC connection XI_INTERGRATION_SERVER).

Everything looked ok.

Whereelse can I test the system users if they are not used in the SM59?

Thanks!

Fisher

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

check if with your user or another you can login. if possible try with system user like PIISUSER wich is user in other RFC destination.

also check if the user an pass are rigth.