Batch
The batch process screens allow you to view, add, and update the registered batch processes.
Batch list
Accessing the screen
In the left sidebar menu, click [Operation] -> [Batch process].
Item descriptions
Item | Description |
---|---|
Search | Filter the temporary members by module, status, and batch frequency. |
Module | Function used by the batch process. |
Title | Title of the batch process. |
Identifier | Identifier of the batch process. |
Type | Frequency or type of the batch process. |
Status | Status of the batch process. |
Run date (scheduled) | Scheduled run date and time for the batch process. |
Last run time | Date and time of the last run. |
Result | Results of the last run. |
Memo | Comment or memo entered for the batch process. |
Bulk actions
You can perform the following bulk actions by selecting multiple batch processes using the checkboxes in the left-most column.
Button | Description |
---|---|
Run now | Run the selected batch processes. |
Activate | Enable the selected batch processes. |
Pause | Disable the selected batch processes. |
Delete | Delete the selected batch processes. |
Batch editor
Accessing the screen
In the left sidebar menu, click [Operation] -> [Batch process].
On the batch list screen, click the title of the batch process you want to edit.
Item descriptions
Item | Description |
---|---|
Title | Enter a batch process title. |
Identifier | Identifier of the batch process. |
Batch | Select the batch frequency or type. |
Member ID | Enter the member ID associated with this batch process. |
Memo | Enter any comments or memos about the batch process. |
Component(s) used | Functions or APIs used by the batch process. |
Test data | Enter the $ext_data JSON data for testing. |
Process | Script for the batch process. |
Actions
Button | Description |
---|---|
Update | Apply all changes made in this editor. |
Delete | Delete the current batch process. |
Test | Execute a test run of the current batch process. |