cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Template on MapWithDefault?!

Former Member
0 Kudos

Hi,

well we have IDOc2File Scenario where the source and target is quite full of data elements.

Because we want a csv as output and we want every empty field posted also we have to use the node mapping "MapWithDefault".

But because of this mass of elements we don't want to touch every element to insert MapWithDefault. So we were thinking of a Mapping template which doesn't work out for us because the structures are not the same...

Can somebody help on how to solve this big waste of time touching every data element?!

br

Accepted Solutions (0)

Answers (1)

Answers (1)

GabrielSagaya
Active Contributor
0 Kudos

There is no other option to touch every element to insert MapWithDefault for all element by reusing.

But you can prefer XSLT mapping

wherever the element is empty you can fill the element by some value.