cancel
Showing results for 
Search instead for 
Did you mean: 

Hello Experts, I am getting the following error in SAP while triggering the proxy message.

Former Member
0 Kudos

INTERNAL.CLIENT_RECEIVE_FAILED Error while receiving by HTTP (error code: Configuration error on Adapter-Framework(AFW)-Server, error text: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: Response message contains an errorXIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://tempuri.org/:request. The InnerException message was 'Error in line 1 position 2519. Expecting state 'Element'.. Encountered 'Text' with name '', namespace ''. '. Please see InnerException for more details.) More details about AFW error can be found in XI monitor MessagingException

Exception of class CX_AI_SYSTEM_FAULT

Accepted Solutions (0)

Answers (1)

Answers (1)

Liz_
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Praveen,

As you can see, the soap fault message sent back from the receiver system:

>>>>>>>>>>>>>>>>>.

There was an error while trying to deserialize parameter http://tempuri.org/:request. The InnerException message was 'Error in line 1 position 2519. Expecting state 'Element'.. Encountered 'Text' with name '', namespace ''. '. Please see InnerException for more details.) More details about AFW error can be found in XI monitor MessagingException

>>>>>>>>>>>>>>>>

It was thrown when executing the proxy. You can test the proxy using the payload of the problematci XI message or debug the program in the receiver system. It is not problem of PI, rather the payload or the proxy in the receiver system.

Best Regards,

Liz