powered by CADENAS

Manual

Manual

1.4.3.3. Example "TriggerFinishedEvent"

If several tasks shall be started one after another, use the option TriggerFinishedEvent.

Example:

If Task1 is finished start Task2.

If Task2 is finished start Task3.

If Task3 is finished start the nightly update.

Proceed as follows:

  1. Select module RunPipelineTask.

  2. Select a pipeline.

  3. Enable the option TriggerFinishedEvent. (This option is only available under RunPipelineTask.)

  4. Under CustomFinishedEvent or CustomFailedEvent, enter a name.

    [Note] Note

    Events/Trigger have to begin with an "on".

  5. For the desired follow-up task, under Timetable for when the task is supposed to run, select the option Event driven and enter exactly the name defined before. (The follow-up task may be any, not only RunPipelineTask.)