Configuring a Text Data Sink component

  1. Drag the Text Data Sink component onto the Design window.

  2. The OUT-port of Text Data Sink should link to the IN-port of the component that provides the inbound data when you add the component to the project.

    See the “Text Data Sink properties list” for specific field requirements. Also see:

  3. Click Save.

  4. Specify any other optional properties in the Properties window.

NoteIf there is an adjacent component available in the Design window, Sybase ETL automatically creates a link between the Text Data Sink IN-port with the OUT-port of that component. For delimited files, this link provides the initial port structure you see when the window opens.

If not, you may need to close the Design window and connect the Text Data Sink IN-port with the OUT-port of an adjacent component.

NoteText Data Sink does not impact the simulation sequence.

StepsLoading data at input port

To load data currently available at the input port to a database or a text file:

  1. Right-click the Text Data Sink component.

  2. Select Flush Buffer.

The Flush Buffer option writes out the buffered rows to the target. All components for which a write block size has been specified, can buffer data until the write block size is reached. At any time during simulation, if there is data in the buffer, the Flush Buffer option will display along with the number of rows. If the buffer is empty, the option will be grayed out.