---
title: "SAP GUI Connection Settings in ScriptBuilder"
slug: "sap-connection-settings-in-scriptbuilder"
updated: 2026-01-20T08:51:23Z
published: 2026-01-20T08:51:23Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SAP GUI Connection Settings in ScriptBuilder

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-9QVCEQBU.png)

## Direct SAP Connection

If no default connection has been defined, ScriptBuilder will allow you to select a connection from a list.

## Interactive SAP GUI Connection

An alternative login method. When selecting this option, the “Connect to SAP” instruction will open the SAP Login screen, allowing the user to view the username and password input. The “Direct” option bypasses these steps for immediate connection.

With Interactive SAP GUI Connection, the [SAP Connection Name](/v1/docs/sap-connections) in Panaya must match the name of the SAP server in SAP GUI.

## SAP logon exe path

Panaya predefined the SAP logon exe path, which should be directed to the location of **sapshcut.exe**. You can override the path if necessary. The path appearing here will determine the path used for the connection instruction in the script. Learn more about [SAP Connections](/v1/docs/sap-connections).

## Automatically close SAP Logon

You can configure ScriptBuilder to close SAP Logon at the end of the execution by enabling this setting. This helps maintain clean SAP sessions and can improve troubleshooting by preventing unnecessary active SAP Logon instances.

[Learn more about SAP GUI and SAP Logon Behavior by the execution mode](/v1/docs/sap-gui-and-sap-logon-behavior-by-execution)

![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-A8ESTZ7C.png)
