Skip to main content Skip to complementary content

Designing the Job and configuring the input data

Procedure

  1. Drop a tFixedFlowInput and two tLogRow components from the Palette to the design workspace.
  2. From the Embedded Rules node in the Repository tree view, drop the rule template you created.
    A tRules component with the embedded rule template is displayed on the workspace.
  3. Link tFixedFlowInput to tRules using a Row > Main link.
  4. Double-click tFixedFlowInput to display its Basic settings view and define the component properties.
  5. Click the [...] button next to Edit schema to open the schema editor.
  6. Add two rows using the [+] button, name the rows as zipCode and CityName and click OK.
    When you define the DRL rules, you will use the zipCode column to match the city zip codes and the CityName column to output the name of the city that match the zip code.
    Information noteNote:

    Make sure to start the column name you will use to match the zip code with lower case, otherwise you will get an error when trying to run the Job.

  7. In the Mode area, select the Use Inline Content (delimited file).
  8. Set the row and field separators, and in the Content table, type in the delimited data on which to apply the DRL rules.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!