Configure a Windows Task Event Trigger
This topic describes how to set up a
Windows
Task Event Trigger using
FactoryTalk Action Manager
and the Windows Task Scheduler. This trigger allows you to
schedule programs to run at specific times or in response to certain events.Step 1: Create the trigger in
FactoryTalk Action Manager
- In, create a trigger, and then set the type toFactoryTalk Action ManagerWindows Task Event Trigger.
- Enter a name and description for the trigger.
- SelectVerify the user access in.FactoryTalk Administration Console
- If selected,FactoryTalk Action Managerchecks whether the current Windows user is in theFactoryTalk Securityuser group. If not, the task cannot be triggered. Verification takes about 10 seconds.
- If not selected, the trigger is created without user verification.
- SelectSave.
TIP:
Copy the following action configuration information from
FactoryTalk Action Manager
for use in Step 2.- Program path: The full path to the executable.
- Trigger ID: A unique identifier for the trigger.
Step 2: Create the task in Windows Task Scheduler
- OpenWindows Task Scheduler, and then selectAction>Create Task.
- InCreate Task, configure the following:
- InGeneral, enter the name and description.
- InTriggers, create a trigger and configure as needed.
- InActions, selectNewto create a new action.
- InProgram/script, paste the program path provided byFactoryTalk Action Manager.
- InAdd arguments (optional), paste the trigger ID.
- SelectOKto save the action.
- (optional) Configure the settings inConditionsandSettingsas needed.
- SelectOK.
Provide Feedback