fernandezso
6 years agoNew Contributor II
Transpose column into row csv file
I have a pipeline that reads two csv files from different servers, i want to put together the data of both csv files into one. I used a union snap to put the data together but if one server is down i...
- 6 years ago
Here is a sample pipeline using Gate and Router to verify the existence of data from both input streams. Note that I’m not doing the email off the read fail, but it will still work the same way.
Example_Missing_Input_2020_07_09.slp (17.4 KB)
Input file used: directory.txt (2.1 KB)