cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping problem idoc to xml file

tony_coleman
Discoverer
0 Kudos

Hi,

I have a problem in trying to map from a LOIPRO01 idoc into an xml flat file structure. The segment I am having problems with is the repeating E1AFVOL structure and I am trying to map values from this into the various fields of another structure, which has a 1-1 mapping with the idoc segment. Cardinality for the file structure (WipOperation shown below) is 0 to unbounded.

The structure for the external file node is:

WipOperation

- OrderNo

- OrderType

- OperationNumber

- WorkCenter

etc.

Unfortunately when I try to map this, only the first node is created and the other segments appear to be ignored. Would someone please advise what mapping would be required to include all of the E1AFVOL segments in individual nodes?

many thanks,

Tony

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Tony

You can use useOneAsMany function in Mapping. Then I think you will be able to replicate all your nodes. Go through this url which may help you:

/people/claus.wallacher/blog/2006/04/17/replication-of-nodes-using-the-graphical-mapping-tool

If your issue is not solved with the help of this weblog let us know?

Regards,

---Satish

Message was edited by: Satish Reddy

Message was edited by: Satish Reddy