Sinks

A sink is the last stage in a flow, and defines what to do with the output from the flow. A sink can also perform other actions at the end of a flow, such as executing a program.

Stage Icon Description For more information
Execute Program Runs an external application as part of a process flow Defining Service Output
Terminate Job Used in combination with Conditional Router to end a job if certain criteria are found within a record
Write to File Writes output of a flow to a specified file
Write to Null

Sends output to an XML-format output file that can be consumed by other processes or flows.

Write to XML The Write to XML stage writes output from a flow or subflow to an XML file.