Skip to main content Skip to complementary content

Adding and linking the components

Procedure

  1. Create a new Job and add the following components by typing their names in the design workspace or dropping them from the Palette: a tCreateTemporaryFile component, a tJava component, a tRowGenerator component, a tFileOutputDelimited component, a tFileInputDelimited component, and a tLogRow component.
  2. Connect tRowGenerator to tFileOutputDelimited using a Row > Main connection.
  3. Do the same to connect tFileInputDelimited to tLogRow.
  4. Connect tCreateTemporaryFile to tJava using a Trigger > OnSubjobOk connection.
  5. Do the same to connect tJava to tRowGenerator and connect tRowGenerator to tFileInputDelimited.

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!