Skip to Content
0
Former Member
Oct 27, 2005 at 12:40 PM

Decentralize adapter engine not receive the message

18 Views

Hi,

My scenario is i am taking input from file and generating output as file.

In both the cases, I am using the Decentralized adapter engine.

While sending message from the Decentralized to XI system it works fine. but while sending message from XI system to Decentralized adapter engine it gives me below error.

Even i am not ablt to see this message in decentralize engine's mdt.

error occurs as

http://sap.com/xi/XI/Message/30"

xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSER">ITEM_MISSING</SAP:Code>

<SAP:P1>Envelope</SAP:P1><SAP:P2/><SAP:P3/>

<SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/>

<SAP:Stack>XML element

Envelope missing in SOAP message header

(SAP XI Extension) </SAP:Stack>

</SAP:Error>

Even i checked in AE cache it showing me AE on dec. adapter engine. and http://infpw01036:50000/MessagingSystem/receive/AFW/XI

URL is also showing servlet is active.

so, Please help me out on this.

Thanks,

Gaurav Jain