cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK

Former Member
0 Kudos

Hi All,

I am doing the Server proxy(JMS>PI->SAP). I am getting the error in moni like below

SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" 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 />

Can any please explain what i have to do to resolve this issue?

Thanks

Karthik

Accepted Solutions (1)

Accepted Solutions (1)

madanmohan_agrawal
Contributor
0 Kudos

Karthik Says..

HTTP_RESP_STATUS_CODE_NOT_OK

go to SICF transaction -> sap/xi/engine.

There check whether you have entered correct information for the following fields.

Client, userid, password, and lang information

Regards,

Madan Agrawal

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi!

A sender/requestor always has to authenticate itself in the PI system with a valid userid/password (with a user existing in the PI user store). Does your JMS request come with valid user credentials?

Another cause may be that your ICF services are not activated .. Please check with ABAP transaction SICF.

Regards,

Volker