Skip to content
Release: Australia · Updated: 2026-06-25 · Official documentation · View source

Configure RFC in SAP Solution Manager

As part of enabling communication with Event Management, you must create a Remote Function Call (RFC) in the SAP Solution Manager and install a transport.

Before you begin

Role required: evt_mgmt_admin

Download the following .psm files and import them into the SAP Solution Manager system.

Procedure

  1. On the SAP UI, enter the transaction code SM59 and create a new RFC with the following parameters on the Technical Settings tab:

    SAP ParameterValue
    RFC DestinationMID_EVENT_COLLECTOR2. Enter this value exactly because the custom SAP BADI Z_ALRT_REACTION_IMPL calls this RFC destination by name.
    Target HostName of the MID Server.
    Service NoListener port on the MID Server
    Path PrefixThe URL of the MID Server transform script: /api/mid/em/inbound_event?Transform=TransformEvents_SAPSolman
Image omitted: sap-solman-event-collector.png
SAP Event Collector form
**Note:** The **RFC Destination** field value must be `MID_EVENT_COLLECTOR2`.
  1. On the Logon & Security tab, select Basic Authentication and enter your Event Management logon credentials in the User and Password fields.
Image omitted: sap-solman-logon-security-tab.png
SAP Logon and Security tab page
A custom SAP BADI \(Business Add-in\) named Z\_ALRT\_REACTION\_IMPL is created and stored as a workbench transport request. After installation, this BADI calls the RFC to connect to Event Management.
Image omitted: sap-solman-workbench-transport-request.png
Workbench transport request

Parent Topic:SAP Solution Manager setup configurations