Solved
Forum Discussion
alchemiz
4 years agoContributor III
Hi Richard,
Here’s a sample pipeline that outputs a binary string base from a hexadecimal string hope this helps 🙂
canvas 05_2022_02_28.slp (8.8 KB)
- 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.