Overview
Batch Group catalog allows users to group Spring Batch Jobs and reschedule the batch jobs that are defined in the group.
A screenshot of the Batch Group feature is available here. Image is shown as reference material; position and names for labels, fields, and buttons are subject to the installed revision, System Parameters and Rendering Control configuration.
Users access Batch Group from within the menu through this navigation path: Admin ► Batch ► Batch Group.
Visible Fields
The following table lists and describes all visible fields for the Batch Group feature, in their default order. Note that some fields depend on System Parameters and Rendering Control configuration to be visible and/or editable by users. Field names are subject to change through language label configuration.
Field | Description |
---|
Name | This field indicates the name of the batch group. |
Error Strategy | It allows users to define error strategy when a batch job encounters an error. Users can choose between continue on error and stop on error. |
CRON | It refers to the scheduler for the batch group. |
Batch Group Item | This tab represents the Spring Batch Jobs within the batch group. |
Item Name | It indicates the name of the batch group item. |
Sequence | This field allows the users to give a sequence number for the item. |
Spring Batch Job | The field allows users to select the spring batch job for the batch group. |
Batch Group Item Parameter | This field represents parameters needed for the spring batch job in the batch group item. |
Parameter Name | It indicates the name of the batch group item parameter. |
Type | It indicates the type of the batch group item parameter. |
Value | It allows users to put the value of the parameter. |
Buttons
The following table describes actions associated with the depicted button image. Note that some images are associated with several buttons, used for more than one purpose within the batch group feature.
Button Image | Description |
---|
| The New button allows users to switch to insert mode. This action button allows users to manually create batch group. |
| The Search button allows users to switch to search mode. |
| Once a record has been created or searched for, users can return to the results screen by clicking on the Result button when necessary. |
| Find button presents a list of existing items as per the selected filter criteria. From the list, users may select one record to retrieve the stored information. |
| Click to Save button to save the information inputted. The record is stored and a confirmation message is presented. |
| The Update button allows users to update all changes made to a record. |
| New button allows users to add a new item to the detail tab. A screen appears allowing users to enter new information for a detail item. |
| The Remove button allows to remove a record. |
| The Select All button allows users to select all the record under the tab. |
| The Unselect All button allows users to unselect all the record selected under the tab. |
| Save and Return button allows to save the information and return to the previous screen. |
| Discard button allows to discard the information and return to the previous screen. |