cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK - Error in ABAP proxy

Former Member
0 Kudos

Dear all,

I work in a scenario in which we send data from the R/3 to XI using the ABAP proxies.

But the messages are not received in XI.

The messages are in error in SXMB_MONI of the R/3 system.

The error message we get in SXMB_MONI of the R/3 system is "HTTP_RESP_STATUS_CODE_NOT_OK"

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

Could anyone kindly suggest a solution to rectify this error?

Thanks.

Best Regards,

Thangesh

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>>401

1) Might cause due to insufficient right of the User ID

2)Try with this Login XIISUSER

3)Tcode SICF -> Default_host -> sap -> xi

( Check right password for the user id )

4) Check the RFC connection User Id..and it's settings.

This Might Help you

Regards

Agasthuri Doss

Answers (4)

Answers (4)

Former Member
0 Kudos

Thank you all for your valuable posts.

I solved the issue by refering the blog:

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

I found the above blog from Agasthuri post.

It was in the link:

I had missed a setting in the SXMB_ADM - Integration Engine Configuration.

best regards,

Thangesh

0 Kudos

Hi Thangeswaran,

In your R/3 system, I am assuming its has a local integration engine (6.20 or higher) how is the local integration engine connecting to XI's integration Engine? Are you using an HTTP destination or URL to XI's pipeline URL? I have seen this error when the HTTP destination used from the ERP side does not have the user name and password set correctly.

Thanks,

Van Vi

Former Member
0 Kudos

it could happen mainly because of wrong user password or not using the correct user or it could be because of user roles. So, please make sure that you have the correct user, password, role and check whether your RFC destinations are working fine.

--Archana

Former Member
0 Kudos

Hi,

Please check if the SLD userid password given in the transaction SLDAPICUST is locked?

Check if allt he RFC destination created are working?

Regards

Vijaya

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

at first have a look at this blog:

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

if this will not help

type HTTP_RESP_STATUS_CODE_NOT_OK

in XI forum search and you will find many helpful answers

(as there can be many reasons for that error)

Regards,

michal