Move data from one child to another child pipeline
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2022 11:38 PM
Hi,
Is there any way to send data file from one intermediate child pipeline to another?
Thanks
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 09:00 AM
The File Writer can append, depending on the protocol (i.e. FILE, FTP, FTPS, and SFTP - see the online documentation). If you are not using one of these protocols, I might recommend that you write the separate error files in each child to a temporary location, then have the main pipeline read and combine the error file contents for the final destination.
Reply
