Configure Solution Manager Sender

Solution Manager Sender enables you to configure the Notification Service for SAP Solution Manager Integration.

To run and configure Solution Manager Sender, follow these steps:

  1. Navigate to the following directory and open it: C:\Program Files (x86)\TRICENTIS\Tosca Server\SapSolutionManagerService

  2. Copy the SAP .NET Connector libraries and paste them into the directory you just opened.

  3. From that same directory, run the command line or Windows PowerShell and enter the following command: .\Tricentis.SapSolutionManagerService.SolutionManagerSender.exe -config.

  4. Press Enter.

  5. Enter the parameters described in the table below:

Field

Description

Example

Enter the connection name:

Enter the custom connection name.

sample.connection.data

Enter the system number:

Enter the ID of the SAP instance.

00

Enter the client:

Enter the client in the SAP system.

100

Enter the server host:

Enter the IP address or server name of the SAP Solution Manager System.

server.host.tosca.test

Enter the SNC mode:

Enter 1 to activate Secure Network Connection (SNC) or 0 if you don't want to activate SNC.

1

Enter the SNC partner name:

Enter the name of your SNC partner.

partnerName

Enter the SNC quality of protection level:

Enter the number that corresponds to the SNC protection level that you want to apply:

  • 1: Authentication only - this is the minimum protection level in which the system verifies the identity of the communication partners.

  • 2: Integrity protection - the system checks whether the data has been manipulated during the transfer between the two endpoints of communication.

  • 3: Privacy protection - the system applies the encryption of transferred messages and data integrity protection.

  • 9: Maximum security settings - the system uses maximum security settings available.

9

Enter the SSO mode:

Enter 1 to use Single Sign-On (SSO) or enter 0 to sign in with your user name and password.

0

Enter the user:

Enter the name of the SAP technical user.

We recommend that you use an SAP technical user for sending execution logs to SAP.

For more information on how to create a technical user in SAP Solution Manager, sign in to SAP Solution Manager and select Configuration (All Scenarios) or open the transaction SOLMAN_SETUP in the SAP GUI. On the left pane, navigate to Test Suite > Test Automation Preparation and select Special Configuration > Create Technical User under Technical System if you are using SP16 or higher, or copy the ECATT user (usually called ECATT_ET_USR and created in the Special configuration/Standard configuration/Manual activity: Generate ECATT user) if you're using SP15 or a lower version of SAP Solution Manager.

Note that the ECATT user needs additional SAP authorizations for SP <14. For more information, see SAP KBA note 3400756 - Test Suite - Integration of third-party-tools S_RFC authorization configuration with SAP Solution Manager 7.2.

user1

Enter the password:

Enter the password of the SAP technical user.

This field is optional and only appears if you enter 0 in Enter the SSO mode.

*****

Enter the RFC trace path:

Enter the path to the Tricentis Tosca log files.

C:\Temp

Enter the RFC trace level:

Enter the level of the RFC trace based on information provided in SAP .NET Connector Programming Guide.

15

The data that you enter is saved in: C:\Program Files (x86)\TRICENTIS\Tosca Server\SapSolutionManagerService\Tricentis.SapSolutionManagerService.SolutionManagerSender.dll.config.