The Job Details tab, displays a specific Job's properties. This page has two modes: Read-only and Edit.
To add Jobs go to: Job Queues | Queues and click "Add Job".
To view Job details go to: Job Queues | Jobs and click on one of the Jobs in the table.
To edit Jobs go to: Job Queues | Jobs, click on one of the Jobs in the table.
The following is a detailed description of the Job Details page components (Components marked with * can be edited in edit mode):
Job Id - A unique identifier that is given to each Job. You can use this identifier to search for Jobs in Job Queues | Jobs by entering the ID into the "find Job by ID" field.
Name - The name given to the Job by the user.
Status - The statuses are: Scheduled, Dependant, Ready to Run, Running, Suspended, Successful and Failed.
*Priority - High, low or medium.
Application - The application running the Job
Host - The host on which the Job runs.
Script File -The location of the script for running the Job.
*Dependency - Create a dependency on another Jobs completion. In edit mode, clicking here will open a pop-up with a "search Job by name" option.
*Scheduling - View or define when the Job will run, recurrence details and effective date.
Last Run - Details of when the Job last ran.
Show last job output - A link to HTML or Error details
Context - Includes the following Variables:
*User Variables - Shows the name and value of the Job's user variables.
Globals - Shows the name and values of the Job's global parameters.
Preserve (E) - if this flag is turned on, it means that the Job history will be saved in the history data even after the 'Time to Save History' time has passed. This is useful if the Job history needs to be saved.
The following actions can be applied to Jobs.
OK - Closes the dialog.
Delete - Opens a dialog asking whether the user is sure he wishes to delete the Job. Clicking "No" will close the dialog, and clicking "Yes" will delete the Job and the Jobs page would be displayed. Deleting a Job would delete its instances from the historical data as well.
Suspend/Resume - this
is a toggle button, it will be active for suspended Jobs and disabled
when a Job is not suspended.
(This button is only displayed when Jobs are still running)
Edit - Displays the same
page in the "Edit" mode.
(This button is only displayed when Jobs are still running)
Re-queue - Displays the
same page in "Edit" mode. As a result users will be able to
re-set the scheduling data, and then re-queue the Job (add it back to
the Queue).
(This button is only displayed when Jobs are still running)
The following buttons are only displayed in Edit mode:
Save - Saves the Job's data.
Cancel - Closes the Job Details page without saving changes.