Forum Discussion
EBS_PERSONINFO_202207060218.csv.txt (445 Bytes)
I tested with the uploaded file but it didn’t return anything in any of router output.
That is because your file contains an extension .csv but you saved it as .txt
So after saving it as csv it goes to the no data output
Let me know if it works
- tstack8 years agoFormer Employee
Sorry, it’s a bit awkward. The Snap will save input documents as they are received and then write them to a file when the pipeline finishes. So, you need to start up the ultra task, send a few requests so that they are recorded by the snap, and then disable the task so that the documents can be saved to the file. Now that the file has been written, validations should be able to read it and produce data. Once you get a good amount of saved documents, you can put the snap in ‘Replay-Only’ mode so that the next time you enable the ultra task, the already saved documents are not overwritten.