Execution trigger settings
  • 07 Dec 2022
  • Dark
    Light
  • PDF

Execution trigger settings

  • Dark
    Light
  • PDF

Article Summary

Note

This is a machine-translated version of the original Japanese article.
Please understand that some of the information contained on this page may be inaccurate.

summary

In the execution trigger configuration, you can create dependencies on data transfer jobs and data mart generation jobs.
By creating dependencies, you can control the order and conditions under which transfer jobs are executed.
Example) I want to start the data mart sink of data mart B after the job of transfer setting A is completed.

Precautions

The execution trigger function has been deprecated since April 2022.
Please move to a workflow function that can be operated with a GUI and can define more flexible dependencies.

target

You can create dependencies for:

  • Transfer Jobs
  • Datamart Sync Job

Execution trigger rules

With this function, it is possible to link "job that triggers execution" to "job". There are two types of jobs: transfer jobs and data mart sink jobs.
It is possible to link multiple "jobs that trigger execution" to "jobs".
As a startup condition for "Job", "Job that triggers execution" is executed when the following rules are satisfied.

  • Starting from the point when the "job" completes normally, the "job" starts execution when all the "jobs that trigger execution" that start thereafter have completed successfully.
  • Similarly, if the "job" has never been executed, the "job" will start execution when all the "jobs that trigger execution" have completed successfully.

Please note the following.

  • The "Job that triggers execution" has an AND relationship, and the OR relationship (when any of the linked jobs ends normally) cannot be set.
  • If any of the "Jobs that trigger execution" terminate abnormally, the "Jobs" will not start.

How to set up an execution trigger

For forwarding settings

  1. Click Set Trigger from the Execution Condition Setting tab in STEP3.

image.png

  1. The following pop-up will be displayed, so please select the transfer setting and data mart you want to trigger the execution and press Register.

image.png

For datamart configurations

  1. Transition to the datamart definition details screen and press New Trigger Registration from Trigger Execution.

image.png

  1. The following pop-up will be displayed, so please select the transfer setting and data mart you want to trigger the execution and press Register.

image.png



Was this article helpful?

What's Next