To generate above output, I want to set the mapping for Billing segment under Customer in one line but it does not generate the proper output using following code:
Set InputRoot.XML.Customer.Info.Type = 'PO';
Set InputRoot.XML.Customer.Billing.*[] = InputRoot.XML.Billing.*[];
Can anyone help to the write shortcut method where same source xml structure has to be attach in some part of the output xml instead of mapping element wise.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum