Skip to content

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 NameDescription
App IDBatch Application ID
Job IDJob definition ID
Job labelJob definition label
VersionThe release version that deployed the job is displayed.
ModeThe deployment mode of the job definition is displayed in chip format
DescriptionThe Description information set in the job definition input form is displayed.
TimeoutThe Timeout information set in the job definition input form is displayed.
If not specified, it will be blank.
TriggerThe Trigger information set in the job definition input form is displayed.
StatusThe Job Definition Status information set in the job definition input form is displayed.
Deployment Date and TimeThe 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.

MenuOperation
EnableEnables the job. Displayed when the job is disabled.
DisableDisables the job. Displayed when the job is enabled.
ExecuteExecutes the job.
UndeployUndeploys the job.

Execution

Pressing Execute will display the job execution dialogue.
In the job execution dialogue, the job execution settings can be configured.

MenuDescription
Job Execution LabelJob label name can be specified
ParametersParameters for the job can be specified. Specified parameters can be used within the action as $param.

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.