ContributionsMost RecentMost LikesSolutionsWrong output of Script I tried running a script but after few rows, the data from different column started to show. For example, I tried loading data in column index 114. It is showing correct data till almost half number of rows but after that it is showing data of column 112. I am attaching snippet of my code. Column R took value of Column P. Also column P shifted. Re: Move data from one child to another child pipeline We are trying to collect all error information as one single file from all the child pipelines and store them on a shared location. A different team will do the analysis on those error record and provide us with correct records in next cycle. For now we are using filewriter to get error in each child pipeline. Is there any way so that I can use filewriter in a separate child pipeline which can append all the error files it receives from other child because file writer only overwrites and not append. Master → Child Pipeline 1 – Produces Error -1 → Child Pipeline 2 – Produces Error - 2 We want to merge Error 1 and Error 2 in a single file. Re: Move data from one child to another child pipeline I am using error view in the child pipeline not in the pipeline execute of parent and that child is giving different output to parent ( the output I need ). I also need error file from all the child pipeline as one single document. Re: Move data from one child to another child pipeline I need to accumulate error from all child pipelines to one single file. For one pipeline I can do this by using error view and creating a file. But what about errors from other child pipelines. Also for clarity I have a master pipeline which is taking one input file and multiple child pipelines are working by that sequentially. Re: Move data from one child to another child pipeline But that another pipeline is already getting data from pipeline execute of master pipeline. Move data from one child to another child pipeline Hi, Is there any way to send data file from one intermediate child pipeline to another? Thanks Re: Snaplogic Installation - On Premises @Supratim I don’t see such drop down. Re: Snaplogic Installation - On Premises How to get admin access? Snaplogic Installation - On Premises Hi, I am trying to install Snaplogic on my local PC for which I was following this video shared by Snaplogic youtube channel https://www.youtube.com/watch?v=CvbtMRfurlQ . In the 2nd step where it says to download Snaplex, I am unable to find a download option as shown in the video. Can you please guide me what should I follow next? Attaching screenshot for your reference. Thanks & Regards Abhinav Jha