Skip to main content Skip to complementary content

Drop and link components

Procedure

  1. Create a first Job named parentJob: right-click on the Job Design node of the Repository, and choose Create a Job.
  2. From the Palette, drop a tSetEnv component, two tMsgBox components, and one tRunJob component onto the design workspace.
  3. Connect the tSetEnv component to a first tMsgBox component with a OnSubjobOk link : right-click on the start component, select Trigger, then OnSubjobOk. Then click on the end component you want to connect.
  4. Connect the first tMsgBox component to the tRunJob with a OnSubjobOk link.
  5. Then connect the tRunJob component to the second tMsgbox with a OnSubjobOk link.
  6. Now create a child Job named ChildJob.
  7. From the Palette, drop a tSetEnv component onto the design workspace.
  8. Connect the tSetEnv component to the tMsgBox with a OnSubjobOk link: right-click on the start component, select Trigger, then OnSubjobOk. Then click on the end component you want to connect.

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