Start “Task Scheduler” on the appropriate Server (Application, SQL, dedicated, etc..)
Select the Task Scheduler Library and right click and select “Create New Task”
General Tab
Name
Enter the name to be given to this task, for example “SoD_Conflicts_Export”
User
The selected user needs to have access to the EZ-Compliance client in administrative mode, and it needs to be fully licensed. It is suggested to use a service account or a local administrator created for this purpose. In order to license the client, log in as this use, launch EZ-Compliance, make sure you have created the repository link to the appropriate database, access the database and go through the licensing process. Once you get to the login screen, close EZ-Compliance.
Actions Tab
Program Script
Select the EZ-Compliance executable by using the Browse option. This will result in a similar command, like:
"C:\Program Files (x86)\EZ-Process\EZ-Compliance\EZ-Compliance.exe"
Add Arguments (optional)
Enter the following:
/ODBC:REPOSITORY_NAME /AUTO:9
Example of repositor name: EZDynaflow01
Click OK.
Trigger Tab
Add a new Trigger, by creating the schedule at which this task is to be run.
Click OK.