Skip to main content Skip to complementary content

Setting up the Job

Procedure

  1. Set up the first subJob:
    1. Drop the following components from the Palette onto the design workspace: tFileInputDelimited, two tFilterRow components and tFileOutputDelimited.

      Use the Main link to connect the components.

    2. Connect tFileInputDelimited to the first tFilterRow component.
    3. Connect the first tFilterRow component to tRuleSurvivorship.
    4. Connect tRuleSurvivorship to the second tFilterRow component.
    5. Connect the second tFilterRow component to tFileOutputDelimited.
  2. Set up the second subJob:
    1. Drop the following components from the Palette onto the design workspace: two tFileInputDelimited components, tFilterColumns, tUnite and tFileOutputDelimited.

      Use the Main link to connect the components.

    2. Connect the first tFileInputDelimited component to tFilterColumn.
    3. Connect tFilterColumn to tUnite.
    4. Connect the second tFileInputDelimited component to tUnite.
    5. Connect tUnite to tFileOutputDelimited.
  3. Connect the tFileInputDelimited from the first subJob to the tFileInputDelimited from the second subJob using a Trigger > OnSubjobOk link.

Results

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!