Configuring the Reader for the delete input file

This task describes how to configure the UniversalDataReader component to read in the file that specifies what record data to delete.

This procedure assumes that you have created a graph and added the UniversalDataReader component. It also assumes that you have added the delete input file to the project's data-in folder.

To configure the UniversalDataReader component for the data delete input file:

  1. In the Graph Editor, double-click the UniversalDataReader component to bring up the Reader Edit Component dialog.
  2. For the File URL property:
    1. Click inside its Value field, which displays a ... browse button.
    2. Click the browse button.
    3. Click the Workspace view tab and then double-click the data-in folder.
    4. Select the data delete input file and click OK.
  3. Check the Quoted strings box so that its value changes to true.
  4. Leave the Number of skipped records field set to the default of 0.
  5. Click OK to apply your configuration changes to the UniversalDataReader component.
  6. Save the graph.