I want to migrate data from a different system(Pega), without any performance impact
@RamuN17205503
Hi Anju,
To export data using two data flows with Abstract input.
1.Browse through DB Table with abstract output
-
call abstract input and file destination
-
calling both data flow.
@RamuN17205503
Create a data flow which will extract a dataset and set it in your required repository. Run this data flow from a queue/job in background node.