: Interfaces used by developers to create and monitor jobs. Autosys Job Types

: Displays the upstream and downstream dependencies of a job. Best Practices for Beginners

: Always define std_out_file and std_err_file in your JIL to make debugging easier.

Jobs in Autosys move through various states. The most common ones include:

While there are many specialized types, most beginners work with these three:

Autosys uses to define jobs. Below is a simple example of a command job definition:

: Manually triggers a job.