Hi,
I have a scenario File-> to -> IDoc (Idoc package) and getting the error in Call adapter pipeline step, saying In segment E1UKGAS_A00 attribute occurred instead of SEGMENT.
Althought the XML I am getting before the Call adapter pipeline step has attribute SEGMENT = "1" for node E1UKGAS_A00 .
I have reimported the IDOC Metadata in IDX2, The Idoc metadata in Integration repository and IDX2 are insync.
Thought of debugging the error where XML is converted into IDoc structure but HTTPS debugging is not working for me inspite of activating the external debugging.
Can anybdy guide where I am going wrong. How to activate External debugging can also help me finding the actual error.
Regards,
Satish
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
<SAP:P1>IDoc XML data record: In segment E1UKGAS_A00 attribute occurred instead of SEGMENT</SAP:P1>
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Error: IDoc XML data record: In segment E1UKGAS_A00 attribute occurred instead of SEGMENT</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>