Scheduling an agent
The triggeragent utility is used for scheduling agents (time-triggered transactions).
You can use any application scheduler provided by your operating system to schedule time-triggered transactions. For example, in a UNIX environment, you can use the CRON command, where <criteriaID> is defined for each time-triggered transaction in the Applications Manager.
triggeragent.sh <criteriaID>
You can also run any time-triggered transaction on a one-time basis using this command.
Schedule the triggeragent.sh
script,
located in the <INSTALL_DIR>/bin/
directory,
to trigger a time-triggered transaction to begin processing.