Hi,
I have my source idoc as below, where E1WPA01 is the parent node and you have many E1WXX01 child nodes in it.
Now if a condition for the fields in the E1WXX01 is true then we have to populate a field from E1WPA01 in target structure and if the condition fails we have to populate a blank value. I am able to populate the field from E1WPA01 if the condition is true but when I try to populate the blank value the mapping fails(using else condition)
In the above FLDGRP,FLDNAME and FLDVAL are from child node E1WXX01 and ARTIKELNR is from E1WPA01. Now can you please help me to populate the blank value if the condition fails?
Thanks