The type of the actor who performed the operation.
This is null if the batch operation was created before 8.9,
or if the actor information is not available.
Key or (Operate Legacy ID = UUID) of the batch operation.
OptionalendThe end date of the batch operation.
This is null if the batch operation is still running.
The errors that occurred per partition during the batch operation.
The number of successfully completed tasks.
The number of items which failed during execution of the batch operation. (e.g. because they are rejected by the Zeebe engine).
The total number of items contained in this batch operation.
OptionalstartThe start date of the batch operation.
This is null if the batch operation has not yet started.
The ID of the actor who performed the operation. Available for batch operations created since 8.9.