cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP_RESP_STATUS_CODE_NOT_OK

Former Member
0 Kudos

Hi All,

I am trying this ravikumar blog on abap proxies.I am getting this type of error in SAP system.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Integration Server

-->

- <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"><b>HTTP_RESP_STATUS_CODE_NOT_OK</b></SAP:Code>

<SAP:P1>401</SAP:P1>

<SAP:P2>Unauthorized</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText><!DOCTYPE html PUBLIC"-//W3C//DTD

Please give any suggestions..

thanks,

kishan.

Accepted Solutions (0)

Answers (4)

Answers (4)

agasthuri_doss
Active Contributor
0 Kudos

Hi Krishna,

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.

Regards

Agasthuri Doss

agasthuri_doss
Active Contributor
0 Kudos

Hi Krishna,

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

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi ,

Check the error no3 in this weblog ....

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

sekhar

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

try question

<b>14. My ABAP proxy from Application system is not working</b>

from the XI FAQ (link below)

and it will work

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi michal,

it is ok.I am maintaining the same Application system.It is getting same error.

thanks,

kishan.

Former Member
0 Kudos

Hi Kishan,

Hope u have created a RFC destination in sm59 of application system to XI Server.

The user would be XIAPPLUSER.

check whether u have keyed the password rightly and in XI box check whether the user is locked or not. Also check the role of that user... Role must be a green indicator in SU01 of XI server.

And finally have u configured the business system as applcation system in SXMB_adm of the business system and specified the corresponding Integration server as dest://<Httpdestinationcreated>

Regards,

Sudharshan

Former Member
0 Kudos

Hi Sudharshan,

My RFC connetion to HTTP Connection getting some error like this.

HEADER NAME HEADER VALUE

~response_line HTTP/1.0 401 Unauthorized

~server_protocol HTTP/1.0

~status_code 401

~status_reason Unauthorized

content-type text/html; charset=utf-8

content-length 2103

sap-system XIT

www-authenticate Basic realm="SAP Web Application Server [XIT]"

sap-client 100

server SAP Web Application Server (1.0;700)

can any one suggest some means to fix it fori think that is the problem.

Regards

Kishan.

Former Member
0 Kudos

Kishan,

Log in to XI server manually with the user ID XIAPPLUSER and with the same password as given in RFC destination..

By anyway is ur XI running on WAS 7 (NetWeaver 2004s)

If so then password is case sensitive....

Regards,

Sudharshan

Former Member
0 Kudos

Hi, this is FILE-XI-File Scenario. By the way file size is

SAP:Record namespace="http://sap.com/xi/XI/System/File" name="SourceFileSize">12004329</SAP:Record>

As per pipeline details.