===== SAP Solman Connector Installation Guide ===== The MID WebService Event Collector enables you to collect alerts sent from SAP Solman utilizing event stream notification capabilities. The interface is running a push and a pull interface to interact directly with SOLMAN ([[products:solmanconnector:welcome|see HomePage]]) === Before you begin === Ensure that you: * Deploy and start the MID Server. [[https://docs.servicenow.com/bundle/london-servicenow-platform/page/product/mid-server/concept/c_MIDServerConfiguration.html|See MID Server configuration]] * Configure and start the MID Web Server. [[https://docs.servicenow.com/bundle/london-it-operations-management/page/product/event-management/task/configure-midwebserver-extension.html#configure-midwebserver-extension|See Configure the MID Web Server extension]] * Configure and start the MID WebService Event Collector. [[https://docs.servicenow.com/bundle/london-it-operations-management/page/product/event-management/task/configure-em-context-extension.html#event-collection-extension|See Configure the MID WebService Event Collector Context.]] Role required: evt_mgmt_admin === About this task === JSON formatted event messages are sent from SAP Solman. The MID Server transforms the collected alert messages by parsing them using the TransformEvents_SAPSolman script include, located here:** Event Management > Event Listener (Push) > Listener Transform Scripts. ** In the Listener Transform Scripts page, click **TransformEvents_SAPSolman** . The default format of the URL to push alert messages from SAP SOLMAN to the MID Server is [[http://:/api/mid/em/inbound_event?Transform=TransformEvents_SAPSolman]] ===Variables in the default URL=== ^ Variable ^ Description ^ | MID_Server_IP |IP address of the MID Web Server Extension | | MID_Web_Server_Port| Listening port of the MID Web Server Extension| The following procedure describes the collection of JSON formatted event messages using basic authentication. For more information about supported authentication methods, see Configure the MID Web Server extension. === SAP SOLMAN Setup Method=== === PUSH interface Field MApping ===