Skip to main content Skip to complementary content

Configuring the Job for catching messages triggered by the tWarn component

Configure the components used in the Job that catches the messages triggered by the tWarn component and then displays the messages on the console.

Procedure

  1. Double-click the tRowGenerator component to open its row generator editor.
  2. Define the schema by adding one column id of Integer type, and select the predefined function Numeric.sequence(String,int,int) in the Functions column.
  3. Enter the number of records to be generated in the Number of Rows for RowGenerator field, 3 in this example. When done, click OK to close the dialog box.
  4. Double-click the tWarn component to open its Basic settings view.
  5. Select Info from the Priority drop-down list.
  6. In the Warn message field, enter the message to be triggered when a new record is generated, a new record is generated in this example.
  7. Double-click the tLogCatcher component to open its Basic settings view.
  8. Select the Catch tWarn check box to catch the messages triggered by the tWarn component.
  9. Double-click the tLogRow component to open its Basic settings view, and then select Table (print values in cells of a table) in the Mode area for better readability of the result.

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!