Embedded scripts
Run scripts stored centrally in OpCon using the Windows Agent Embedded Script job action.
Run scripts stored centrally in OpCon using the Windows Agent Embedded Script job action.
Use the Exit Code Override File (E.C.O.F.) to return custom exit codes from jobs that do not produce meaningful termination statuses.
Monitor for file arrivals using the Windows Agent File Arrival job type, with support for wildcards, sub-directories, and stable-size checking.
Test Windows Agent job execution using the genericp.exe utility, which accepts configurable sleep time and exit code parameters.
Force-end a running process by process ID using the kill.exe command-line utility included with the Windows Agent.
Trigger OpCon events from external programs by placing event files in the MSGIN directory on the Windows Agent machine.
Set the ERRORLEVEL exit code for command scripts using the seterror.exe utility included with the Windows Agent.
Display the process IDs and command lines for all jobs currently running on the Windows Agent.
Send a custom status message to OpCon from within a running script using the SMAStatus command.
Reference for all environment variables the Windows Agent defines for each job it starts.
Reference for Windows Agent exit condition codes returned for failed jobs and File Arrival jobs.