Filtering the records

Use the Data Splitter component to remove records from the data stream, apart from splitting data streams to more than one output. For more information on the Data Splitter component, see “Data Splitter JavaScript”.To remove records from the data stream, define conditions for every output port, such that the records to be removed do not match any of them. To output a single data stream, configure a Data Splitter with a single output port by deleting one of the default output ports.