Use the SAP Solution Manager Push connector

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • 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.

    Avant de commencer

    • 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

    Pourquoi et quand exécuter cette tâche

    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.

    Procédure

    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

    Que faire ensuite

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