Exit Codes

The program attempts to obtain exit codes for your tasks.  If your task fails, the task exit code > 0.  In this case, please view the task and output logs for the cause of the error.

If a task exits normally without generating any error, Exit Code = 0.  For some tasks which involve monitors or file downloads, the Exit Code = -100, if the tasks monitoring or download criteria are met.

EXIT CODE

DESCRIPTION

0

No Error.

>0

Error occurred. Please check output log and or task logs for error details.

-100

Normally returned by monitoring tasks, if monitoring condition has been met.