Forum Discussion

aditya_gupta41's avatar
aditya_gupta41
Contributor
3 years ago

Writing file while performing batch processing

Hello Experts, I have a scenario where I have build a parent-child pipeline where the source has 50 records and the agenda is to process it in batch of 10, so the pipeline will run 5 times. The c...