Job
A list of deployed batch jobs in batch applications can be viewed in tabular form.
List of deployed jobs
The following information is displayed in the job list.
Column Name | Description |
---|---|
App ID | Batch Application ID |
Job ID | Job definition ID |
Job label | Job definition label |
Version | The release version that deployed the job is displayed. |
Mode | The deployment mode of the job definition is displayed in chip format |
Description | The Description information set in the job definition input form is displayed. |
Timeout | The Timeout information set in the job definition input form is displayed. If not specified, it will be blank. |
Trigger | The Trigger information set in the job definition input form is displayed. |
Status | The Job Definition Status information set in the job definition input form is displayed. |
Deployment Date and Time | The date and time when the job definition was deployed is displayed in YYYY/MM/DD TT:mm:ss AM/PM format. |
Operation Menu
Click the "Vertical Ellipsis"
on the right side of the deployed job list to open the "Menu"
. The descriptions of each menu item are as follows.
Menu | Operation |
---|---|
Enable | Enables the job. Displayed when the job is disabled. |
Disable | Disables the job. Displayed when the job is enabled. |
Execute | Executes the job. |
Undeploy | Undeploys the job. |
Execution
Pressing Execute
will display the job execution dialogue.
In the job execution dialogue, the job execution settings can be configured.
Menu | Description |
---|---|
Job Execution Label | Job label name can be specified |
Parameters | Parameters for the job can be specified. Specified parameters can be used within the action as $param. |
Search
In the deployed job list, it is possible to search by app ID. Press the search icon in the upper right corner, enter the app ID, and press Enter to display the search results.