12-16-2019 01:00 PM
Every other write Snap that I see has zero output views by default, but for some reason the Box Write has a minimum of one output view.
I have hooked up an Exit Snap to the Box Write Snap, setting it to trigger with a threshold of 10 (I believe the box write outputs a single document), but what is the best way to handle this?
12-23-2019 12:02 AM
you can connect a tail Snap with the box write output view, so it will wait till box write snap completes its execution and then use a exit with threshold as 1.
Regards
Anubhav