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.
- https://downloads.docs.servicenow.com/resource/enus/cad/K900249.PSM
- https://downloads.docs.servicenow.com/resource/enus/cad/R900249.PSM
Procedure
On the SAP UI, enter the transaction code
SM59and create a new RFC with the following parameters on the Technical Settings tab:SAP Parameter Value RFC Destination MID_EVENT_COLLECTOR2. Enter this value exactly because the custom SAP BADIZ_ALRT_REACTION_IMPLcalls this RFC destination by name.Target Host Name of the MID Server. Service No Listener port on the MID Server Path Prefix The 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
SAP Event Collector form
**Note:** The **RFC Destination** field value must be `MID_EVENT_COLLECTOR2`.
- 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
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
Workbench transport request
Parent Topic:SAP Solution Manager setup configurations