Skip to main content Skip to complementary content

Adding and linking components

Procedure

  1. Add the following components by typing the component names on the design workspace or dropping them from the Palette:
    • a tMysqlConnection component, to open a connection to the MySQL database,

    • a tRowGenerator, to generate random input data,

    • a tMysqlOutput component, to write data to the MySQL database.

  2. Connect the tRowGenerator component to the tMysqlOutput component using a Row > Main connection.
  3. Connect the tMysqlConnection component to the tRowGenerator using a Trigger > OnSubjobOk connection.

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 – please let us know!