# Business Process Composer

Business Process Composer is a core feature of IT-Conductor that simplifies business process management by facilitating the mapping of complex business process workflows. It provides a streamlined approach for organizations to visualize and optimize their business operations efficiently.

### Configure Business Process Monitoring Service in IT-Conductor

1. Navigate to  **Management → Monitoring → Business Process Monitoring.**

<figure><img src="/files/2n9Z2YtkZkL9gL40I8xQ" alt=""><figcaption><p>Figure 1: Navigating to Business Process Monitoring</p></figcaption></figure>

2. Click <img src="/files/oqn8RL2g7n684ORCwtgx" alt="" data-size="line"> to add a new Business Process Monitoring Service.

<figure><img src="/files/bZO2puXGt12TvEd6KAhh" alt=""><figcaption><p>Figure 2: Business Process Monitoring Actions Panel</p></figcaption></figure>

3. In the **Create BP Monitoring Service** wizard, fill out all the necessary information. Then click <img src="/files/oqn8RL2g7n684ORCwtgx" alt="" data-size="line"> to add the service.

<figure><img src="/files/ajzISwJSscVAu4FIYbj7" alt=""><figcaption><p>Figure 3: Create BP Monitoring Service Wizard</p></figcaption></figure>

* **Name** - refers to a unique identifier for the new service being created.&#x20;
* **Description** - refers to any relevant information about the new service being created.
* **Role** - refers to the environment where the service will be used.
* **Site** - refers to a logical object that describes a particular area or location, depending on the context in which it is used.

4. A pop-up message will confirm that the service has been created successfully. Click **OK** to dismiss.

<figure><img src="/files/rGRaC0lRtE1DWTXAJoaZ" alt=""><figcaption><p>Figure 4: BP Monitoring Service Created Successfully</p></figcaption></figure>

5. The newly added service will appear in the Business Process Monitoring Services list.

<figure><img src="/files/K1vz8b8yC4EK95J4MdEy" alt=""><figcaption><p>Figure 5: Updated Business Process Monitoring Actions Panel</p></figcaption></figure>

6. Click ![](/files/PDxGSQDA9K5neAvJWEo9) to access the Business Process Composer.

<figure><img src="/files/3WdRv7kS3QW36MSpBIOB" alt=""><figcaption><p>Figure 6: Business Process Composer</p></figcaption></figure>

You can create additional containers, or child nodes, within the business process by clicking <img src="https://docs.itconductor.com/~gitbook/image?url=https:%2F%2F377464071-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FXhp08OmU8050PePmMgDt%252Fuploads%252Fgit-blob-7f816831472c5030e6dfbcb513035d87da645a67%252Fadd.png%3Falt=media&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=e691117173a2adddeb4af6cbe6c2cd5535f4de6b5205247208ca52eb94ee71db" alt="" data-size="line">&#x20;

<figure><img src="/files/aMaKyOwBp9b7aENQalkt" alt=""><figcaption><p>Figure 7: Create a Child Node within the Business Process</p></figcaption></figure>

You can also drag existing metrics from the left onto the BP Monitoring nodes on the right. The latter action will seamlessly connect the branches of the service tree to the BP Monitoring tree.

<figure><img src="/files/7RD1ksBHthxj4koRO7Bn" alt=""><figcaption><p>Figure 8: Add existing metrics to the Business Process</p></figcaption></figure>

To disconnect a BP Monitoring service node, click ![](/files/sHZdYeKK9izar9z3OvP3).

To delete a BP Monitoring service node, click ![](/files/IoludZ0JpdrcvJX5Qy39).

{% hint style="info" %}
**Note:** Make sure to associate the newly created service with an appropriate Site. Leaving it empty will show the service under the tenant's root.
{% endhint %}

### Monitor Business Process Monitoring Service in IT-Conductor

To access the monitored metrics of a BP Monitoring service, locate the BP Monitoring node in the service grid.

<figure><img src="/files/YHb3GvytAtXnPNdrYO8N" alt=""><figcaption><p>Figure 9: BP Monitoring Service Node in Service Grid</p></figcaption></figure>

To access a preview of each of these metrics, click <img src="/files/8kk1LNlXUUUHPixKaGkW" alt="" data-size="line"> and a pop-up chart will be displayed.

<figure><img src="/files/PwXSfb5NJUBFm8Yy5A34" alt=""><figcaption><p>Figure 10: Sample Metric Chart Preview in Service Grid</p></figcaption></figure>

To access the historical view of a specific metric, click the chart title, and you will be redirected to a page similar to Figure 9.

<figure><img src="/files/dWDYKG9iL0WLTl9eCuTG" alt=""><figcaption><p>Figure 11: Sample Metric Chart Historical View</p></figcaption></figure>

To access the table view of a specific metric, click ![](/files/U2N5MH1XpmfKKpJHLT9e) and you will be redirected to a page similar to Figure 10.

<figure><img src="/files/cnQihOb2MbMaPZKC8Z75" alt=""><figcaption><p>Figure 12: Sample Metric Table View</p></figcaption></figure>

To compare two metric charts using different time step scales, click ![](/files/WzDAXtnBKgmyxuNrrb7D) and you will be redirected to a page similar to Figure 11.

<figure><img src="/files/YydI15CTmUSNVSKHyKJd" alt=""><figcaption><p>Figure 13: Sample Metric Comparison Mode View</p></figcaption></figure>


---

# 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/composer.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.
