The batch page displays the status of running and completed batches. It allows displaying details of a batch such as the start- and end-time or the number of remaining jobs. For failed jobs, it displays the error message and allows a retry or deletion of the job.
Overview
On the left side of the page, a list of running and finished batches is displayed. You can click on any entry to display details of the batch on the right side of the page.
Completed
Below the currently running batches, completed batches along with their start- and end-time are displayed. Completed batches are only visible when the process engine is set to FULL.
Batch Details
When selecting a batch, the details of the batch are displayed on the right side of the page. The displayed information corresponds to the response of the . If the batch is in progress and has failed jobs, the failed jobs and their exception message are displayed below the details table. You can access the complete stacktrace for every job by clicking on the link at the end of the exception message summary. Using the button you can increment the number of retries for this job. Using the button you can delete this job. You can also increment the number of retries for all jobs by clicking the button above the details table.
Clicking the button above the details table deletes a running batch.