cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Response code not ok

Former Member
0 Kudos

I am doing File to BAPI scenario. This is the error i am getting. Can you please tell how to followup

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

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

<SAP:P1>403</SAP:P1>

<SAP:P2>Forbidden</SAP:P2>

<SAP:P3 />

<SAP:P4 /></b>

Regards,

Govada.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

If you are using RFC destinatiion den plz chk the user id n password details are correct with authorizations or else chk in ur RFC adapter the details mentioned are correct or not.

You can try to login to system externally to confirm user id n password are correct.

Regards

Sushil

stefan_grube
Active Contributor
0 Kudos

HTTP 403 means: user or password is not correct or does not have sufficient rights in the system.

Regards

Stefan

former_member335553
Active Contributor
0 Kudos

Hi

Check if the client, userid, password, and lang information are maintained in SICF transaction -> sap/xi/engine. If not do maintain it

try to take a look to SAP Note:

803145 - Received HTTP response code 503

Can you check on the server proxy R3 system, make sure all the services are activated, SICF->sap->xi->engine

This Error - HTTP_RESP_STATUS_CODE_NOT_OK Might also occur because of authorization Check sm59 HTTP destination on R3 that points to the XI integration engine

check in this blog for http errors

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

Message was edited by:

Anusha Ramsiva