cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver XI adapter error :HTTP Status Code 200 during Reponse Parsing

Former Member
0 Kudos

Hi Exeprts,

My Scenario is mail to ABAP proxy , I have got the bellow error in moni while testing my secnario .

Please help me reslove this .

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

- <!-- Call Adapter

-->

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>HTTP Status Code 200 Received But Error During Response Parsing: No XI Response Received XML element Envelope missing in SOAP message header (SAP XI Extension)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

Regards

Upendra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi upendra,

The request has succeeded. The information returned with the response is dependent on the method used in the request GET an entity corresponding to the requested resource is sent in the response; HEAD the entity-header fields corresponding to the requested resource are sent in the response without any message-body; POST an entity describing or containing the result of the action; TRACE an entity containing the request message as received by the end server.

please go throug SAP Note: 871959

regards,

ganesh.

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

What does the attachment say?

Regards,

Mark

Former Member
0 Kudos

Hi Mark ,

No error message in attachement . only it daisplay the following information

SAP Library

SAP Library contains the complete documentation for SAP NetWeaver Application Server Java. You can access it by choosing SAP NetWeaver.

SAP NetWeaver Administrator

A powerful administration, configuration and monitoring tool, which bundles key administrative tasks to keep your SAP NetWeaver system landscape running. SAP NetWeaver Administrator can be used in a central or local scenario. Here you access the local NetWeaver Administrator.

System Information

System information provides administrators with an overview of the system configuration and its state. It shows all of the system's instances and processes, their current state and important parameters (such as ports) that may be required for support cases, as well as the versions of the components installed.

Services Registry

The Services Registry is a UDDI based registry that contains definitions of enterprise services and references to their metadata.

User Management

The user management administration console provides administrators with the functions they need to manage users, groups, roles, and user-related data in the User Management Engine (UME). Users without administrator permissions can use it to change their user profile.

UDDI Client

The UDDI client provides query and publishing functions for UDDI entities to any UDDI compliant registry.

Web Services Navigator

Web Services Navigator is a tool that gives you a short overview of a specific Web service based on its WSDL, and enables you to test your Web service by creating and sending a client request to the real end point.

Web Dynpro

Web Dynpro is a User Interface technology available within the SAP NetWeaver Developer Studio.

Various Web Dynpro tools provide administrators and application developers with performance measurement and application administration capabilities. The Web Dynpro runtime is already deployed.

Regards

Upendra

aashish_sinha
Active Contributor
0 Kudos

Hi,

Can you please check if related HTTP RFC Destination is working fine?

Let me know the status code for HTTP RFC Destination. Status HTTP response should be 500.

Regards

Aashish Sinha