User Activity

I have a requirement where I need to capture the first record with a given field needs to pass through and all subsequent records with that field value are stripped and written to a different file. In the example below, only the first row for each ID...
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 b...
I have a pretty simple Pipeline that gets a directory listing from Box, filters those files according to their filename, then calls Pipeline Execute to fetch the contents of the matched files using this syntax: $FileName.match(_FILE_NAME_MATCH)!=null...
The docs for Pipeline Execute say this about the input view: Documents or binary data received on this view are sent to the child execution if the child Pipeline has an unlinked input view. The document or binary data can be used to specify Pipeline...
I have a simple debugging Pipeline that I would like to insert at various points in my main Pipeline: Two parameters are sent to the debugging pipeline: The router uses the DEBUG value to see if it needs to send output to the Excel formatter and Fi...
Kudos from