cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: IDOC Creation on target side

Former Member
0 Kudos

Hi guys,

In my file to IDOc scenario ,i have requirement as one field is coming feom file ,if this field input value comes three time with the same value then create one IDOc and three line item under that idoc ,

can any help me.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member182004
Contributor
0 Kudos

Hi jayan,

Hi guess that you should use a Java Mapping, because you have to evaluate the whole incoming XML.

Regards,

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

abhay_rajhans2
Contributor
0 Kudos

Hi,

In your case multiple message mapping can be used.

In first mapping in target structure get the data from file as per your requirement.

In second mapping use a UDF for checking how many times the field is there. And populate it in target IDoc field