how copy data from data page to pagelist using data transfer?
@NagarjunaS16644648 Hi Please follow the below steps:
-
Create a Data transform in desired class
-
Use “Append and Map to” action
-
Give “pagelist” in target and each page in relation and your data page in source
-
now map the required properties
PFB the screenshot
@NagarjunaS16644648 you can append and map to if you want to append and set properties. You can use Appendto if you want to set all the properties from dpagelist to pagelist. I think in your case appendto will suffice.


