Creating triggers
You can create triggers:
- from sources external to the workflow, either Orchestrator or Integration Service
- from within the workflow, using trigger activities
Creating triggers in Orchestrator:
Creating triggers in Integration Service
Editing triggers
单击相应的“编辑”按钮,进行预期的更改,然后在“编辑触发器”窗口中单击“更新”。
Editing event triggers opens the package requirements page for their associated process.
To make trigger-specific updates, such as name, job priority, or runtimes, click the pencil icon.
Disabling triggers
To disable a trigger, click the corresponding More Actions button, and then Disable. A disabled time trigger is marked by the icon in front of it. A disabled queue trigger is marked by the
icon in front of it.
或者,也可以选择该触发器,然后单击“禁用”图标。
您还可以将触发器配置为在将来的特定日期和时间自动禁用。您可以按如下方式执行此操作:
- 单击相应的“编辑”按钮。
- 启用“计划自动禁用触发器”选项。
This option does not apply to event triggers.
- Fill in the desired date and time. The trigger time zone influences when the trigger gets disabled.
- 单击“更新”以使更改生效。
重要
默认情况下,如果触发器在过去一天未能成功启动,则该触发器将在启动失败 10 次后自动禁用。
Enabling triggers
To enable a trigger, click the corresponding More Actions button, and then Enable. An enabled time trigger is marked by the icon in front of it. An enabled queue trigger is marked by the
in front of it.
或者,也可以选择该触发器,然后单击“启用”图标。
Removing triggers
要删除触发器,请单击相应的“更多操作”按钮,然后单击“删除”。
或者,也可以选择该触发器,然后单击“删除”。
Displaying jobs started by a trigger
This option does not apply to event triggers.
要显示由特定触发器启动的作业,请单击“更多操作”按钮,然后单击“查看作业”。这将显示“作业”窗口,其中包含过去通过选定的触发器(如果有)执行的所有作业。
Updated 5 days ago