Forum Discussion

aprabhav's avatar
aprabhav
New Contributor III
4 years ago
Solved

Wait in the parent pipeline till all the documents are processed in the child pipelines

I need to load tables in postgres db. I receive the data as csv files (one each for each table). Some of the tables are master data tables and the other are transaction data tables. The transaction d...
  • aprabhav's avatar
    aprabhav
    4 years ago

    Thanks a lot, Pero. This helped and it worked. Thanks again!!!