Question
Accenture
IN
Last activity: 16 Nov 2021 1:54 EST
How to append the existing page list without overriding in Data Transform
Hi All,
I have requirement where i will have pagelist in the following way.
ABC(Page list)
ABC(1) contains .Name=PQR, .Address=XYZ
ABC(2) contains .Number=RTY, .Mobile=IOP.
I need to append the new page list DEF(Page List) which contains .office=DFG, .Landmark=XCV
in ABC(1) without overriding the existing properties in ABC(1) in data transform. If i use APPEND and MAPTO data is getting overidden.
Please let me how do i do this.
Thanks in advance for the help!