Skip to content

ElementGetTopFailedCountResponse

SDK response for top elements with failure. Shared by both MaestroProcesses and Cases — no service-specific enrichment.

Properties

Property Type Description
elementName string BPMN element name (falls back to element ID if name is empty)
elementType string BPMN element type (e.g. ServiceTask, ReceiveTask, IntermediateCatchEvent)
failedCount number Number of failed executions of this element in the given time range
processKey string The unique process key this element belongs to