MessageProcessingLog

API ManagementCloud IntegrationEnterprise IntegrationEvent MeshiPaaSSAPSAP BTP

Properties

Name Type Description
MessageGuid string Unique identifier for the message
CorrelationId string Correlation ID linking related messages
ApplicationMessageId string Application-level message ID
ApplicationMessageType string Application message type
LogStart string Message processing start time
LogEnd string Message processing end time
Sender string Sending system or adapter
Receiver string Receiving system or adapter
IntegrationFlowName string Name of the integration flow that processed the message
Status string Processing status
LogLevel string Log verbosity level
View JSON Schema on GitHub

JSON Schema

sap-integration-suite-messageprocessinglog-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/MessageProcessingLog",
  "title": "MessageProcessingLog",
  "type": "object",
  "properties": {
    "MessageGuid": {
      "type": "string",
      "description": "Unique identifier for the message"
    },
    "CorrelationId": {
      "type": "string",
      "description": "Correlation ID linking related messages"
    },
    "ApplicationMessageId": {
      "type": "string",
      "description": "Application-level message ID"
    },
    "ApplicationMessageType": {
      "type": "string",
      "description": "Application message type"
    },
    "LogStart": {
      "type": "string",
      "description": "Message processing start time"
    },
    "LogEnd": {
      "type": "string",
      "description": "Message processing end time"
    },
    "Sender": {
      "type": "string",
      "description": "Sending system or adapter"
    },
    "Receiver": {
      "type": "string",
      "description": "Receiving system or adapter"
    },
    "IntegrationFlowName": {
      "type": "string",
      "description": "Name of the integration flow that processed the message"
    },
    "Status": {
      "type": "string",
      "description": "Processing status",
      "enum": [
        "COMPLETED",
        "FAILED",
        "PROCESSING",
        "RETRY",
        "ESCALATED",
        "DISCARDED",
        "ABANDONED"
      ]
    },
    "LogLevel": {
      "type": "string",
      "description": "Log verbosity level",
      "enum": [
        "INFO",
        "DEBUG",
        "TRACE",
        "ERROR"
      ]
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/sap-integration-suite-messageprocessinglog"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.