andre_mangatal
6 years agoNew Contributor
Tail snap and documents
Hello Snaplogic Community
We have a pipeline that has a JSON generator acting as a loop with some dates as input into the first pipeline execute and we need to have the loop entirely finished before calling the second pipeline execute but the tail snap with number of documents set to 1 presently calls the second pipeline execute even before the “loop” finishes executing.
How can this be achieved??? Should the tail snap be set to the no of documents from the JSON generator? Thank you very much in advance.