Disabling/Enabling a trigger
Pause your task executions, for example during a maintenance period, to make sure no executions will happen during these events.
Resume your trigger to reactivate executions, for example after a maintenance period.
To pause and resume triggers automatically when Talend Administration Center restarts, change the value of the parameter named scheduler.conf.restartTriggersDuringAppStart to true in the configuration.properties file.
To control how blocked triggers are resumed at startup, use scheduler.conf.startupResumeBatchSize and scheduler.conf.startupResumeBatchDelayMs. For more information, see configuration table settings.
About this task
Any ongoing executions continue until completed.
You cannot disable/enable a trigger if its status is Completed.
Procedure
- On the Job Conductor page, select the relevant task to display the corresponding triggers and their details in the trigger list.
- Select the trigger entry you want to disable/enable.
- From the toolbar in the Triggers panel, click Pause trigger/Resume trigger.
Results
The selected trigger icon displays as disabled/enabled.