The following information refers to managing Zend Job Queue , jobs from the Zend Server for IBM i Administration Interface.
There are three different ways to manage jobs:
The following procedure describes how to manage recurring jobs. These jobs are created in Rule Management | Recurring Jobs or by using the Job Queue API.
Once a job is created it is added to the jobs table.
Action |
Description |
Instructions |
Filter |
Search for a specific job by name. |
Enter at least 2 characters of the name of the job into the Filter field to start filtering the list of jobs by name. |
New Recurring Job |
Add a new job to the Recurring Jobs page. Each new job is applied after restarting PHP. |
|
Suspend |
Temporarily stop the job from running while still saving the job definitions. Settings are applied after restarting PHP. |
Select one or more jobs from the list by clicking the check-box next to the job and click . |
Resume |
Un-suspend a job. Settings are applied after restarting PHP. |
Select one or more jobs from the list that were suspended and click . suspended jobs are grayed-out and have the word suspended in brackets next to the Job Name. |
Delete |
A multi-selection for deleting redundant or unused Rules. |
Select one or more Jobs from the list and click . |
Edit a Rule |
Open the Rule for editing to modify settings. To Edit a job, click on the Job's ID in the Job table. |
To edit a rule, click on the rule's ID number to view the rule in edit mode. Make sure to click "Update Rule" after making the changes. |
History of a Rule |
View the details of each time the job ran. |
To view a Job's history click on the History link next to a job in the Job table's Actions column. The Jobs page (Monitor | Jobs) will be displayed. |
The Jobs page is accessed from Monitor | Jobs.
the Jobs page displays information on all the jobs that have run, are running and are scheduled to run including jobs that were created with the Zend Job Queue API.
There are a few ways that Zend Server for IBM i allows you to manage the jobs listed in the jobs page:
|
|
Related Links: JobsJob Details Creating a Job Filtering Jobs Job Queue Component |
|
|
|