SAP BTP Monitoring

SAP Business Technology Platform (SAP BTP) is a unified cloud platform that provides services for application development, integration, data management, and analytics. It is commonly used to connect SAP and non-SAP systems, orchestrate integrations, and support extension scenarios across enterprise landscapes.

Monitoring SAP BTP with IT-Conductor enables centralized visibility into integration services, connection health, and runtime activity. This ensures early detection of issues, improved system reliability, and proactive management of critical business integrations.

Prerequisites

Before configuring SAP BTP monitoring in IT-Conductor, complete the following steps within your SAP BTP environment.

Assign Required Entitlements

  1. Navigate to your subaccount in SAP BTP.

  2. On the left side menu, navigate to Entitlements.

  3. Verify that the Process Integration Runtime service (API plan) is assigned.

Figure 1: BTP Subaccount - Entitlements

  1. If it’s not assigned, click Edit in the upper right corner and add the required service plan

Figure 2: BTP Subaccount - Add service plans

Set Up Cloud Foundry Environment

  1. In the left side menu, navigate to Services -> Instances and Subscriptions → Environments

  2. Make sure that a Cloud Foundry environment is created in the subaccount.

Figure 3: BTP Subaccount - Instances and subscriptions
  1. If it’s not available, click on Create in the upper-right corner and configure the environment as required

Figure 4: BTP Subaccount - Create new instance
  1. Navigate to the Cloud Foundry menu on the left side and select Space to create a space within the Cloud Foundry environment. This space will be used when provisioning the service instance.

Figure 5: BTP Subaccount - Cloud Foundry space

Create Process Integration Runtime Instance

  1. Navigate to Service Marketplace on the left side menu

Figure 6: BTP Subaccount - Service marketplace
  1. Select SAP Process Integration Runtime.

Figure 7: BTP Subaccount - SAP Process integration runtime service
  1. Click on the Create button

Figure 8: BTP Subaccount - Create new instance
  1. Configure the instance with:

    1. Plan - API plan (ensures no additional charges)

    2. Environment - Cloud Foundry

    3. Space - select previously created space

Figure 9: BTP Subaccount - Newly created instance

Generate Service Key

  1. Open the newly created service instance

  2. Navigate to Service Keys

  3. Click Create

Figure 10: BTP Subaccount - Service keys
  1. Give the service key a name

  2. Under key type, select Clientid/Secret

Figure 11: BTP Subaccount - Create new service
  1. The new service key will be added to the list. From the right side menu, you can either view, download, or delete the new key.

Figure 12: BTP Subaccount - New service key
  1. Save the credentials (including URL, Token URL, Client ID, and Client Secret), as they are required for IT-Conductor configuration.

Figure 13: BTP Subaccount - Service key credentials

Configure SAP BTP for Monitoring in IT-Conductor

  1. Visit service.itconductor.comarrow-up-right and enter your login credentials.

  2. Navigate to Dashboards → Administrator to access the Administrator's Dashboard.

  3. Locate the SAP BTP Applications actions panel and click the title to access the complete list.

Figure 14: SAP BTP Applications action panel
  1. Click on New Integration Suite

Figure 15: Create new integration suite
  1. On the New Integration Suite wizard, fill in the following fields

    1. Description - refers to an identifier for the new integration suite connection

    2. Organization (Optional) - refers to the administrative structure

    3. Role - refers to the environment where the connection will be used.

    4. Site (Optional) - refers to a logical object that describes a particular area or location.

    5. Gateway - allows communication between the customer's site network and the IT-Conductor cloud platform. See Gateway Setuparrow-up-right for more details.

    6. Host - refers to the host of the integration suite server.

    7. Connection Timeout - refers to the maximum time IT-Conductor will attempt to establish a connection to Integration Suite (300 seconds by default).

    8. Token URL - enter the tokenurl value from the previously created service key credentialsarrow-up-right

    9. URL - enter the url value from the previously created service key credentialsarrow-up-right

Figure 16: New integration suite wizard
  1. Click on to continue

  2. On the New Account wizard, fill in the following fields:

    1. Description - refers to any relevant information about the user account being added.

    2. Account_Identifier - refers to the clientid value from the previously created service key credentialsarrow-up-right

    3. Account_Secret - refers to the clientsecret value from the previously created service key credentialsarrow-up-right

Figure 17: Create new integration suite wizard - New Account
  1. Click on to continue.

  2. The setup will be complete after this, and a new integration record will appear on the list.

circle-info

Note: The status will remain as Ready for a few minutes. Refresh the panel if needed. If there are configuration issues, such as incorrect connection parameters or an invalid account, the status will remain Ready. Click to display the logs and troubleshoot. If everything is configured correctly, the status will change to In Progress.

Figure 18: Newly created integration suite connection in IT-Conductor
circle-info

Note: The system will appear in the service grid within 5-15 minutes.

Monitoring a BTP Integration suite in IT-Conductor

In the service grid, locate the SAP BTP Services node and expand it.

Figure 19: SAP BTP Integration Suite connection in IT-Conductor grid

The integration suite connections will be added here.

Figure 20: SAP BTP Integration Suite metrics in IT-Conductor

Key Monitoring Metrics

  • Availability - the operational state and accessibility of the BTP connection.

  • Connection Failures - refer to the events where attempts to establish a connection are unsuccessful.

  • Heartbeat - the periodic signal sent to the BTP connection, enabling real-time downtime detection

  • Missing Account - the absence of a required user account or resource within the BTP connection.

  • Retriever Failures - refer to the errors or issues encountered during the retrieval process of essential data or information.

By clicking the icon next to any of these metrics, you’ll see a bar chart showing the breakdown of each metric by the minute.

Figure 21: BTP Availability metric

Other metrics

Datastores

Datastores are persistence components used by integration flows to temporarily or permanently store message data during processing. They support scenarios such as message buffering, retry handling, and decoupling between sender and receiver systems.

Integration flows

Integration flows (iFlows) are executable processes that define how data is routed, transformed, and processed between systems within SAP BTP Integration Suite. Monitoring includes key submetrics such as processing logs, failed message processing logs (MPLs), and total MPLs, providing visibility into execution status, error rates, and overall integration performance.

Figure 22: BTP Message Processing logs metric

Integration packages

Integration packages are containers used to group and manage related integration artifacts, such as integration flows, value mappings, and scripts. They help organize content and support transport and lifecycle management across environments.

Keystores

Keystores are secure repositories used to store cryptographic keys and certificates required for authentication, encryption, and secure communication. The days to expiration metric shows the number of days remaining before these keys and certificates expire.

Figure 23: BTP Keystores Days to expiration metric

PGP Keys

PGP keys are used for encryption and decryption of messages to ensure data confidentiality during transmission. In SAP BTP, they are typically managed within the keystore and used in secure integration scenarios.

Resource usage

Resource usage metrics provide insight into the consumption of platform resources, including storage for integration content, database utilization, and overall system capacity. Monitoring these metrics helps prevent capacity issues and ensures optimal performance. IT-Conductor monitors the following metrics within resource usage:

  • Files Content File Size Max: Tracks the largest file size stored in the content repository, indicating peak storage usage for integration artifacts.

  • DB Connection Borrow Count: Measures how often database connections are requested from the connection pool, reflecting database access demand.

  • DB Connection Usage: Indicates the current utilization of database connections, helping identify potential connection pool saturation.

  • Datastore Average Payload: Shows the average size of messages stored in the datastore, providing insight into data volume per entry.

  • Datastore Usage: Monitors the total storage consumed by datastore entries, helping track persistence capacity.

  • Monitoring Table Size: Tracks the size of monitoring-related database tables, which can grow based on logging and message tracking activity.

  • DB Transaction Duration: Measures the time taken to complete database transactions, indicating database performance and latency.

  • Message Size Max (Bytes): Captures the largest message size processed, useful for identifying unusually large payloads.

  • Total Messages: Counts the total number of messages processed, reflecting overall system throughput.

Figure 24: BTP Resource Usage metrics

Service endpoints

Service endpoints represent the exposed URLs or interfaces through which integration services are accessed by external systems. Monitoring endpoints ensures availability, responsiveness, and correct connectivity for inbound and outbound integrations.

Last updated