SAP Integration Suite · Arazzo Workflow
SAP Integration Suite Monitor Failed Messages
Version 1.0.0
Find failed message processing logs, read the worst offender in detail, and pull its adapter attributes.
View Spec
View on GitHub
API ManagementCloud IntegrationEnterprise IntegrationEvent MeshiPaaSSAPSAP BTPArazzoWorkflows
Provider
Workflows
monitor-failed-messages
Triage failed message processing logs and inspect adapter attributes.
Lists FAILED message processing logs, and when at least one exists reads the most recent failure and its adapter attributes for diagnosis.
1
findFailures
listMessageProcessingLogs
List message processing logs filtered to a FAILED status, ordered by the most recent processing start time.
2
getFailedLog
getMessageProcessingLog
Read the most recent failed message processing log entry in full.
3
getAdapterAttributes
getMessageProcessingLogAdapterAttributes
Retrieve the adapter-specific attributes for the failed message to support root-cause analysis.