Managing Jobs
You can view information about Jobs from the Jobs page.
Viewing your Jobs
Click the Jobs option in the left-hand sidebar to access the Job list.
The list of My Jobs shown by default includes all jobs created by you or by other users on models you have access to.
The list shows the following information for each job:
-
Job ID
The unique identifier for the job. You can use this identifier to interact with the job via the Istari SDK. -
Assigned Agent Name
The name of the agent assigned to the job by its creator, or Auto-assigned if the creator did not assign an agent to the job. -
Function and Tool
The name of the function and the DE tool used for the job. -
Status
The status of the job. Jobs progress on a lifecycle from Pending to Completed. See the jobs reference for details of the various job statuses. -
Started by
The name of the user that started the job. -
Started on When the job was started.
-
... Click on the three dots (...) to open a context menu. You can select the Cancel Job option from the menu to cancel a Pending job.
Viewing Details of your Jobs
Click on the Job ID of a job in the My Jobs list to open a detail panel below the list showing more information about the selected job.
The details panel shows the following information for the selected job:
-
Module
The name of the module containing the function for this job. -
Version
The version of the module containing the function for this job. -
Function
The name of the function for this job. -
Tool
The name of the DE tool used for this job. -
Inputs
A list of the inputs for the job. Click on the View File link for a model input to go to the page for that model.
Viewing all Jobs
If you are Administrator you can select the All Jobs tab at the top of the screen.
The list of All Jobs includes all jobs created by all users on any model.
The list shows the following information for each job:
-
Job ID
The unique identifier for the job. You can use this identifier to interact with the job via the Istari SDK. -
Assigned Agent Name
The name of the agent assigned to the job by its creator, or Auto-assigned if the creator did not assign an agent to the job. -
Function and Tool
The name of the function and the DE tool used for the job. -
Status
The status of the job. Jobs progress on a lifecycle from Pending to Completed. See the jobs reference for details of the various job statuses. -
Started by
The name of the user that started the job. -
Started on When the job was started.
-
... Click on the three dots (...) to open a context menu. You can select the Cancel Job option from the menu to cancel a Pending job.