Docs / Monitoring

Monitor & Traces

ASAPIO provides a built-in monitoring facility for tracking outbound and inbound message status, inspecting payloads, and retrying failed deliveries.

Via SAP GUI

Open transaction /ASADEV/ACI_MON. Filter by date range, object name, status, or connection instance. Select a message to view the full payload, HTTP response code, and error details. Failed messages can be retried individually or in bulk.

ASAPIO monitor — vertical layout with message list and trace
ACI Monitor — message list (top) with request/response trace panel (bottom)

Via Event Studio

The Monitoring section provides the same view with a visual interface. Use the filter bar to narrow by interface, status, or time. Click any row to expand the payload and response details.

Event Studio — Monitoring page
Event Studio Monitoring — real-time message log with downloadable trace data

Message Statuses

ACI Monitor — trace detail view
Trace detail — full HTTP request and response body for any selected message
StatusDescription
SuccessMessage delivered and acknowledged
ErrorDelivery failed — HTTP error or timeout
RetryScheduled for automatic retry
PendingQueued, not yet processed

Retry Configuration

Configure in /ASADEV/ACI_SETTINGSGeneral Settings: Max Retries and Retry Interval (minutes).

Archiving

Schedule job /ASADEV/ACI_ARCHIVE via SM36 to purge old records and maintain performance.