To Error

The To Error target passes records to the flow for error handling. Use the To Error target to send a stream of records to flow error handling.

Typically, error records are generated and dropped from the flow individually. With some processors, such as the Stream Selector or JavaScript Evaluator, you can create multiple streams of data, including a stream of records that you consider error records. You can connect an error stream to the To Error target to pass the records to the flow for error handling.

The flow performs error handling based on the Error Records properties configured for the flow.

The To Error target has no configuration options. To use the target in a flow, simply add the stage and connect the flow to the stage.