Skip to main content

Batch process

In batch processing, you can view a list of registered batches.
For batches registered from custom batch templates, you can navigate to the edit screen of the corresponding batch template by clicking on the title.

Batch list

Accessing the screen

In the left sidebar menu, click [Operation] -> [Batch process].

Image from Gyazo

Click on the [Advanced search] button to open the advanced search panel.

Image from Gyazo

You can set up the filter conditions.

Image from Gyazo

Item descriptions

Image from Gyazo

ItemDescription
SearchFilter the temporary members by module, status, and batch frequency.
 ID ID of the batch process.
ModuleFunction used by the batch process.
TitleTitle of the batch process.
IdentifierIdentifier of the batch process.
StatusStatus of the batch process.
TypeFrequency or type of the batch process.
Run date (scheduled)Scheduled run date and time for the batch process.
Last run timeDate and time of the last run.
ResultResults of the last run.
MemoComment or memo entered for the batch process.

Bulk actions

Image from Gyazo

You can perform the following bulk actions by selecting multiple batch processes using the checkboxes in the left-most column.

ButtonDescription
Run nowRun the selected batch processes.
EnableEnable the selected batch processes.
DisableDisable the selected batch processes.
DeleteDelete the selected batch processes.

Batch editor

Accessing the screen

In the left sidebar menu, click [Operation] -> [Batch process].

Image from Gyazo

On the batch list screen, click the title of the batch process you want to edit.

Image from Gyazo

Item descriptions

Image from Gyazo

ItemDescription
TitleEnter a batch process title.
IdentifierIdentifier of the batch process.
TypeSelect the batch frequency or type.
Member IDThe batch will operate as if logged in with the entered member ID.
This is equivalent to having {login member_id=x} written at the beginning of the process.
MemoEnter any comments or memos about the batch process.
Component(s) usedFunctions or APIs used by the batch process.
Test dataEnter the $ext_data JSON data for testing.
ProcessScript for the batch process.

Actions

Image from Gyazo

ButtonDescription
UpdateApply all changes made in this editor.
TestExecute a test run of the current batch process.

Support

If you have any other questions, please contact us or check out Our Slack Community.