cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Connection Test

Former Member
0 Kudos

Hi All,

Iam using File to Proxy scenario.

When testing for HTTP connection test in SM59, it is giving reply as " Empty HTTP Request Received Message processing not possible "

Iam also attaching the generated warning message.

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIProtocol</SAP:Category>

<SAP:Code area="MESSAGE">EMPTY_HTTP_REQUEST_RECEIVED</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Empty HTTP query received; message processing not possible</SAP:Stack>

</SAP:Error>

Any additional settings are to be done or it works.

My BASIS PEOPLE are tilling it is not a problem.

But, my sence is not permitting.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

If your path <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"> is not correct then it will display an error message there then you need not go further. If it didn't display any error message means it is correct

turmoll
Active Contributor
0 Kudos

Hi,

I guess that you run sm59 on XI server towards business system on which you want to implement server proxy.

The RFC destination H type. If it is right, then the response that you have received from business system is correct.

You can go further with your development.

Regards,

Jakub

prateek
Active Contributor
0 Kudos

Empty response is sent when the connection is correct. Have u tried proceeding with ur scenario as it is. Is it giving some other problem.

Regards,

Prateek

Former Member
0 Kudos

-