Forum Discussion

Harsha3's avatar
Harsha3
New Contributor III
5 years ago

File writer in Sequence Snap

Hi Good Day,

I was trying to use sequence snap in child pipeline so to split the days sequentially which is passed from parent pipeline . To make it understandable , we have a field called Total_Days and start_date from the parent pipeline . For example, if the start_date is 28/01/2021 and Total_Days is 3 , I need an output of 28/01/2021 , 29/01/2021 , 29/01/2021 . This particular logic I obtained using sequence snap in the child . But my concern here is I was not able to write the result in a file as only the last entries are captured . Is there any way to capture the complete entries obtained from sequence snap in a file writer
Parent Snap details:

----Parent main flow

-----Entries in Mapper 4

----Pipeline execute entries

Child Snap Details:

----Child Pipeline

Thanks,
Harshavardhana

10 Replies

No RepliesBe the first to reply