Forum Discussion
bhupender_singh
7 years agoNew Contributor III
@andre.mangatal
@tstack has already answered it, tail snap reads the specified number of documents from the end of the input stream. As per your requirement if you use “tail snap” between “Store Transactions” and “Process Transactions”, you will be able to ENSURE that there is only one call to “Process Transactions”.
end of you pipeline would look like:
andre_mangatal
7 years agoNew Contributor
Hi thanks a lot … appreciate it