SAP Note 1349125 - Error in communication between ABAP Proxy Application & AAE

Component : SOAP Adapter -

Solution : https://service.sap.com/sap/support/notes/1349125 (SAP Service marketplace login required)

Summary :
The SAP Note addresses a communication error encountered when ABAP applications using ABAP proxies attempt to interact with Advanced Adapter Engine (AAE) using the SOAP Adapter configured for XI protocol. Errors manifested include ABAP parser errors like ITEM_UNEXPECTED or server errors from AAE's SOAP Adapter. The root cause relates to the misinterpretation of XI 3.0 protocol messages by the SOAP Adapter and the subsequent SOAP faults by ABAP proxy runtime. Resolutions involve configuring the SOAP Adapter URL with specific query parameters and applying patches to both the ABAP Runtime and SOAP Adapter alongside configuring module parameters for handling duplicates and acknowledgment generation.

Key words :
add '&ximessage=true' query string parameter, soap adapter message servlet call, soap                adapter message servlet url, complete message servlet url, xml tag main reason, xml tag main/@versionmajor, query string parameter, <port>/xisoapadapter/messageservlet, advanced adapter engine, adapter sender side

Related Notes :

1334174Interface-specific IS_URL parameter
1332856Corrections for connecting the Advanced Adapter Engine