# IDoc Monitoring

IDocs, short for Intermediate Document, serve as standardized containers for the exchange of data between applications. Within SAP applications, this data interchange is facilitated through the Application Link Enabling (ALE) layer, which, in turn, employs either tRFC or File technology as its underlying methods.

A single IDoc contains different types of information, such as application data intended for exchange (e.g., sales order) and technical data including source and target information. IDocs also contain status information that shows the current processing stage of the data exchange.

### Configure IDoc for Monitoring <a href="#configure-idoc-for-monitoring" id="configure-idoc-for-monitoring"></a>

1. In the IT-Conductor Service Grid, select the system where you want to enable IDoc monitoring.

<figure><img src="/files/Xk9L2f0pe3fQvAcfWd0Y" alt=""><figcaption><p>Figure 1: Select SAP System in IT-Conductor Service Grid</p></figcaption></figure>

2. Click **IDoc Monitors** from the available tools as shown in Figure 2.

<figure><img src="/files/DYOuorMCF0aLbprjAYnC" alt=""><figcaption><p>Figure 2: Select IDoc Monitors</p></figcaption></figure>

3. Click the **Create new IDoc Error Monitor** icon to create a new object and add monitoring for a new message type.

<figure><img src="/files/5PmkKSUQFPnvsX0ouiy7" alt="" width="563"><figcaption><p>Figure 3: Create New IDoc Error Monitor Icon</p></figcaption></figure>

4. In the New IDoc Error Monitor wizard, fill out the “Message Type” field. Then click the **Create new SAP IDoc Error Count Retriever** icon to save.

<figure><img src="/files/4w4MwlrFxY2HQbDBlc8N" alt=""><figcaption><p>Figure 4: New IDoc Error Monitor Wizard</p></figcaption></figure>

A new retriever is generated, and the message type is appended to the defined name.

<figure><img src="/files/jZ1i6HDXapFOv7ZxgVNb" alt=""><figcaption><p>Figure 5: IDoc Monitors List</p></figcaption></figure>

5. Navigate to the system in the IT-Conductor Service Grid to view the monitored object.

<figure><img src="/files/Ve6u3swpZkwB0MeD1rX8" alt=""><figcaption><p>Figure 6: IDocs Monitoring in IT-Conductor</p></figcaption></figure>

&#x20;You also have the option to view In-Error IDoc Count for specific message types directly from the service grid.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.itconductor.com/user-guide/monitoring/sap/business-process/idoc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
