cancel
Showing results for 
Search instead for 
Did you mean: 

ATTRIBUTE_IDOC_METADATA

Former Member
0 Kudos

Hi,

ia m doing File to IDOC interface

below is the error i faced.

could you let me know the reason.

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

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

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Jeff,

Also check if your file business service contains the 'Adapter-Specific Identifiers' from the 'Service' tab of the menu.

regards,

Kiran

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

The output of your mapping does not confirm to the Idoc strucutre.

To every segement in the output, the Attribute SEGMENT needs to be mapped to a constant value "1" . Like wise the Idoc tag has a Attribute called BEGIN and this needs to also be mapped to a constant value 1.

Is this done?

Regards

Bhavesh

Former Member
0 Kudos

HI Bhavesh,

mapping is done as you have mentioned

Jeff

Former Member
0 Kudos

Jeff,

Check whether you have the metadata existing or not in IDX2. If you dont have the metadata try to load it and rerun your scenario.

---Satish

prateek
Active Contributor
0 Kudos

Check the IDX1 entry , RFC destination entry. I think, it is not pointing correctly . in XI system

Try to reimport the IDOC metadata in transaction IDX2 to see if there are no problems with the RFC connection to the R3

Regards,

Prateek