SAP Integration Suite · Arazzo Workflow
SAP Integration Suite Trace Message By GUID
Version 1.0.0
Read a single message processing log by GUID, pull its adapter attributes, and find correlated messages.
View Spec
View on GitHub
API ManagementCloud IntegrationEnterprise IntegrationEvent MeshiPaaSSAPSAP BTPArazzoWorkflows
Provider
Workflows
trace-message-by-guid
Read a message log, fetch adapter attributes, and list correlated messages.
Reads a message processing log by GUID, retrieves its adapter attributes, and lists messages sharing its correlation id to reconstruct the exchange.
1
getLog
getMessageProcessingLog
Read the message processing log by GUID to capture status and correlation id.
2
getAdapterAttributes
getMessageProcessingLogAdapterAttributes
Retrieve adapter-specific attributes for the traced message.
3
listCorrelated
listMessageProcessingLogs
List other message processing logs sharing the same correlation id to reconstruct the full exchange.