Modify the path to the SAP GUI client

NeoLoad automatically uses the SAP GUI client declared in the registry.

However, the path to the SAP GUI client used by NeoLoad during a record or a replay of a test can be modified:

Record

The "controller.properties" file can be edited to configure NeoLoad with a specific SAP GUI client for the recording phase. NeoLoad first checks the "controller.properties" file to find the SAP GUI client to launch when recording an SAP application. When no path is specified, or when the path is invalid, NeoLoad uses the SAP GUI client declared in the registry.

  1. Open the "controller.properties" file in the "conf" folder of your NeoLoad installation files.
  2. Change the value of the "controller.recorder.sap.logon.directory.path" key with the path to the SAP GUI client you want to use.
  3. Save and close the file.

Replay

To configure NeoLoad with a specific SAP GUI client for the replay phase, two options are available:

  1. Open the "agent.properties" file in the "conf" folder of your NeoLoad installation files.
  2. Change the value of the "lg.sap.logon.directory.path" key with the path to the SAP GUI client you want to use.
  3. Save and close the file.

  1. Open NeoLoad.
  2. In the Actions panel, unfold the SAP GUI node.
  3. Drag the Conncect Action and drop it in a User Path.
  4. In the facing Parameters table, edit the "logonFolder" parameter with a double-click in the facing Value column.
  5. In the Value column facing the "logonFolder" parameter, enter the path to the SAP GUI client to be used by all the Load generators.
  6. Press Enter to validate.