cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have a query where i have to create the target according to the one source field with multiple values.

So the target node S_REF should get generate according to the number of times E1IDB02 is coming. so i mapped E1IDB02 with S_REF. the field D_352 is mapped with the source field FIIBNKAM which is under node E1IDB02. but the issue is that target source field D_128 have to be mapped with source field QUALF which is under E1EDK02. it gives error if i map it to E1EDK02.

the error is not able to create target node but there is an value in QUALF but still it shows the error.

please suggest.

Thanks,

Sherwin

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Sherwin,

  • Better to give sample source xml and required target XML so that we can easily help you.
  • But based one what you explained you need to repeat D_128 field as many times E1IDB02 using useOneAsMany because E1EDK02 occurs only one time but E1IDB02 occurs multiple times.

Regards,

Praveen.