cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK

Former Member
0 Kudos

Hi all

I am getting error HTTP_RESP_STATUS_CODE_NOT_OK ,wiith http status 401 ,unauthorized "HTTP response contains status code 401 with the description Unauthorized Authorization error while sending by HTTP (error code: 401, error text: Unauthorized)" in SXMB_MONI for a file to file scenario .my piisuser has the following roles:

SAP_ALM_ADMINISTRATOR

SAP_ALM_CUSTOMIZER

SAP_SLD_ADMINISTRATOR

SAP_SLD_CONFIGURATOR

SAP_XI_ADMINISTRATOR

SAP_XI_ADMINISTRATOR_ABAP

SAP_XI_ADMINISTRATOR_J2EE

SAP_XI_APPL_SERV_USER

SAP_XI_IS_SERV_USER

SAP_XI_IS_SERV_USER_MAIN

how to rectify the error ?

Max Points are guaranteed

Thanks

Regards

Satish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Go throgh the following threads

It may solve your problem.

Regards

Sridhar Goli

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

Can you check Username/Password.

and try sending the same message from RWB,

RWB->Component monitoring->Intergration Engine...

test your message....with UNAME/PWD

Regards,

Sreeni

Former Member
0 Kudos

hi,

Ask to your basis people to restart the server. then u will success.

thanks

peddarapu

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

similar Threads which may help u to solve u r problem

Former Member
0 Kudos

Hi Satish

Error: HTTP_RESP_STATUS_CODE_NOT_OK 401 Unauthorized

Description: The request requires user authentication

Possible Tips:

u2022 Check XIAPPLUSER is having this Role -SAP_XI_APPL_SERV_USER

u2022 If the error is in XI Adapter, then your port entry should J2EE port 5<System no>

u2022 If the error is in Adapter Engine

u2013then have a look into SAP note- 821026, Delete the Adapter Engine cache in transaction SXI_CACHE Goto --> Cache.

u2022 May be wrong password for user XIISUSER

u2022 May be wrong password for user XIAFUSER

u2013 for this Check the Exchange Profile and transaction SU01, try to reset the password -Restart the J2EE Engine to activate changes in the Exchange Profile After doing this, you can restart the message

From

Thanks

Gaurav

Former Member
0 Kudos

Satish,

Is it file to file scenario? or proxy-->file scenario?

If it is Proxy-->File..

In application system Goto sxmb_adm> Integration Engine Config>Corresponding Integ. Server--> rather than maintaning XI Integration URL, use http destination pointing towards SAP XI i.e. dest://XI_DEST.

Also

Check XI logs at: which will give you more details..

http://xi server : port/nwa/

Select Monitoring --> Logs and Traces --> Default Trace ( Second drop down list).

Hope this will help.

Nilesh