Skip to main content Skip to complementary content
Close announcements banner

Setting up the Job environment for a basic validation rule

Procedure

  1. From the Palette, drop these components onto the design workspace: a database input component, here tMysqlInput, that you will read and check the values of, two tFileOutputDelimited components to extract the valid data in one file and the rejected ones in another file, and a tJava component to display the number of lines processed in the console.
  2. Connect the input database component to the first tFileOutputDelimited component using a Row > Main connection, and connect the tMysqlInput component to the tJava component with a Trigger > OnSubjobOk connection.
    Information noteNote:

    You will be able to create the reject link between the tMysqlInput and the second tFileOutputDelimited component only when you will have applied the validation rule to the tMysqlInput component.

    Screenshot of the Job in the Designer.

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!