cancel
Showing results for 
Search instead for 
Did you mean: 

ATTRIBUTE_IDOC_METADATA

Former Member
0 Kudos

Hi,

I created a File to IDOC scenario.

File is sender and IDOC receiver

file to multiple IDOC's

after importing the IDOC in IR. i exported the XSD and amended maxOccurs = unbounded.

done the mapping.

all segments mapped to 1 and begin to 1.

in ID

assigned business system for receiver and created business service to sender.

in sender busines service dont header mapping in receiver agreement .

<b>

can u clarify under header mapping for sender service, we need to select sender business sytem or receiver service?</b>

when i try to run the scenario i am facning the below mentioned error.

<?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>XIAdapter</SAP:Category>

<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>

<SAP:P1>XML IDoc conversion: No known segments identified</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error: XML IDoc conversion: No known segments identified</SAP:Stack>

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

</SAP:Error>

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

your error is IDOC metadata related

(probably incorrect entry in IDX1 - or RFC to R3 is ont working)

download your idoc in IDX2 to check it

the same approach with screenshots in my book:

<a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Hi,

I cheched RFC destination, IDX1 and IDX2 reimported meta data.

i have your book and following the steps likewise.

i am not sure whats wrong?

Jeff