cancel
Showing results for 
Search instead for 
Did you mean: 

File To IDoc Scenario

Former Member
0 Kudos

I am just assigning each record of the file to idocs segment, but

it showing error messages as

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_RUNTIME</SAP:Code>

<SAP:P1>MSGGUID BE80522040F811DCC09E000000000000: Tag found instead of tag IDOC BEGIN=</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error: MSGGUID BE80522040F811DCC09E000000000000: Tag found instead of tag IDOC BEGIN=</SAP:Stack>

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

</SAP:Error>

Rgds Someswar

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184619
Active Contributor
0 Kudos

Hi Rao,

Just check my posting in wiki and cross check ur scenario

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/fileToIDOC&

Sachin

prateek
Active Contributor
0 Kudos

This could be a metadata related problem. Check for the entries in idx1.

Have u assigned some constant to Begin?

Also check for mapping in Meassge Mapping test tab

Regards,

Prateek

Former Member
0 Kudos

yaa

its fine in IDX1 and and also going fine in test tab also

Former Member
0 Kudos

still error coming, i m confused where the error is?????

Former Member
0 Kudos

yes i assigned 1 as constant to begin,

is there any problem to assign constant..

but its mandatoryyyy

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>>is there any problem to assign constant..

No

Regards

Agasthuri Doss

Former Member
0 Kudos

then where is the problem actually is???

i am unable to find?

Former Member
0 Kudos

Someswar,

Either you have not mapped the Manadatory field or you need to re-import Idoc meta data in IR.

First check if you have mapped all manadatory field. Also assign constant "1" to field "Begin" of every manadatory segment.

Hope this will solve your problem.

Nilesh