03-20-2018 06:07 AM
The ‘Oracle Merge’ Snap sends as many documents to the following Snap as it executes.
In my Case: When the ‘Oracle Merge’ Snap has finalized I want to send a single mail with mapped information.
How can I fix this?
03-20-2018 06:41 AM
The Tail snap will consume all of the documents from its input view and then output the last N documents. In your case, you can set N to one and that should give you the behavior you want.