Skip to main content
Version: 8.9 (unreleased)

Batch operation details

A high-level overview of the batch operation details page in Camunda 8 Operate.

About the batch operation details page

On the batch operation's details page, you'll find:

  • A summary of the batch operation.
  • A table with details about the items in the batch operation.
  • An option to take action on the batch operation. This is only available for some batch operations, depending on the state.

Summary header

The summary header includes the following details about the batch operation:

DetailDescription
Batch stateThe current state of the batch operation.
Summary of itemsThe number of successful, failed, and pending items included in the batch operation.
Start dateThe operation's start date and time.
End dateThe operation's end date and time, if applicable.
ActorThe user or client responsible for triggering the operation.

If the batch operation finishes with the "failed" state, the header also includes error messages.

Items table

In the table, you can review these details about each item in the batch operation:

ColumnDescription
Process instance keyThe key of the process instance. Clicking this opens the process instance details page.
Operation stateThe state of the batch operation item.
DateThe date and time when the operation was performed on this item.

Next steps