Outbound message transaction details tab fields
The outbound message transaction details tab in Zero Copy Connector for ERP contains information about the transaction including ID numbers, transaction time, and the source.
For process details, see View and troubleshoot IDoc messages.
This feature is available starting with the Zurich Patch 4 release.
Explore the API for interacting with Zero Copy Connector for ERP models. For detailed information and examples for using the API, see sn_erp_integration API - Scoped, Global.
| Field | Description |
|---|---|
| Transaction log | A unique, system-assigned transaction log identification number. Select the number for details. |
| Flow engine context | If the transaction occurs in a flow, the specific flow is logged and displayed here. Select the context name to open the flow in Workflow Studio and obtain more information. Note: System-provided flows are logged.
Custom flows aren't logged. |
| Source | Source of the transaction, for example, an ETL extraction task. |
| ERP system | The ERP system on which the transaction took place. |
| Duration (ms) | Amount of time (in milliseconds) that the transaction took to process. |
| Status | State of an IDoc at a specific time, such as Started, Success, or Error. |
| Caller scope | The application that performed the transaction. For ERP transactions, the caller scope is sn_erp_integration. |
| Encoded query | A filter for obtaining the IDoc information, for example, idoc_type=ORDERS01. |
| EDI transaction ID | A unique ID for an electronic exchange of a business document. |
| IDOC message parameter 2 | Specified parameter to filter information. |
| SAP Document | Document sent via IDoc. |
| IDOC status | Processing state of outbound message sent via IDoc at a specific time. |
| IDOC message parameter 3 | Specified parameter to filter information. |
| IDOC payload | Data sent from SAP system via IDoc. |
| IDOC message type | The type of business document in an SAP system, for example, ORDERS. |
| IDOC number | Unique number identifying the specific message. |
| IDOC message parameter 4 | Specified parameter to filter information. |
| IDOC message parameter 1 | Specified parameter to filter information. |
| IDOC status text | Text description from SAP enhanced with additional information to describe the current state of the IDoc. |
| IDOC create error | Not currently used. |