Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Use the SAP Solution Manager Push connector

The MID Server web service Event Collector enables you to collect alerts sent from the SAP Solution Manager through event stream notification capabilities. The interface runs both a Push and a Pull interface to interact directly with the SAP Solution Manager.

Before you begin

  • Deploy and start the MID Server.
  • Configure and start the MID Web Server.
  • Configure and start the MID Server web service Event Collector.

Role required: evt_mgmt_admin

About this task

SAP Solution Manager sends JSON formatted event messages to the MID Server. The MID Server parses the collected alert messages and transforms them using the SAP Solman Transform [TransformEvents_SAPSolman] script.

JSON formatted messages are collected using basic authentication. For details on other supported authentication methods, see Configure the MID Web Server extension.

Procedure

  1. Navigate to All > Event Management > Integrations > Push connectors.

  2. Select the SAP Solman Transform Script script.

  3. Use the following URL to push alert messages from SAP Solution Manager to the MID Server:

    http://<MID_Server_IP>:<MID_Web_Server_Port>/api/mid/em/inbound_event?Transform=TransformEvents_SAPSolman, where the following are true:

    • MID_Server_IP is the IP address of the MID Web Server extension
    • MID_Web_Server_Port is the listening port of the MID Web Server extension

What to do next

Create an Remote Function Call (RFC) in the SAP Solution Manager and install a transport, as described in Configure RFC in SAP Solution Manager.

Parent Topic:SAP configurations for the SAP Solution Manager connector

Related topics

Configuring MID Servers

Configure the MID Web Server extension

Configure the MID WebService Event Collector Context