Jobs

A Job is a specific task that can be independently executed. Using the Zend Platform's Job Queue feature, Jobs can be handled in queues providing an easy way to manage and handle Job execution.

The Jobs screen is accessed from: Job Queues | Jobs.

Through this screen users can:

Filtering Table Data

Zend Platform allows you to filter the Jobs displayed in the Jobs table.

The filter options are as follows:

The status line (above the filter by options) changes to show a summary of the items that are currently displayed in the table.

To filter the data displayed in the Jobs table:

  1. Select the filter criteria to apply to the table by clicking "Filter By" and selecting the options from the drop-down lists..

  2. Click "Go" to display the filtered events in the Jobs table.

The Jobs Table displays the following information:

Job statuses

A Job can hold one of the following statuses:

Note:

The maximum count of Jobs displayed in this page is configured in the Preferences page: Job Queues | Settings.

Locating Jobs by Job ID

Each Job is given a unique ID number when it is created. If you know the Job ID of a specific Job you want to view, enter the number into the "Find Job by ID" field and click Find to display the Job in the Jobs table.

View Job Details

The Jobs table displays various details regarding the displayed Jobs.

Apart from the basic information displayed users can click on a Job in the Jobs table and open the Job Details Page (for more information on Job Details see Job Details).

Manage Jobs

The Jobs tab includes the following Job management options:

To apply one of these options to a Job, select a Job by marking the check box (you can select more than one) and click one of the Job management options (Delete, Resume or Suspend).

If you want to apply one of the options to all the Jobs in the table click "Select All".

Note:

When applying one of the management options to multiple Jobs make sure their current state does not conflict with the option for example, you cannot delete active Jobs.