I want to migrate data from a different system(Pega), without any performance impact

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

  1. call abstract input and file destination

  2. 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.