Skip to content

SAP Connection

This page shows how to connect to SAP.

Warning

Missing Authorization.
To establish a connection to SAP, the access to general authority objects must be available. Adjust the SAP Authority Objects accordingly.

Supported Connection Methods

  • Connection to a single application server
  • Connection to a message server (Load Balancing)

Supported Authentication Methods

Connect to SAP

Follow the steps below to set up an SAP connection that uses an SAP username and password for authentication.

  1. Navigate to the Connections menu at the left side navigation area of the Designer.
  2. Click [Add Connection] to create a new SAP connection or click to edit an existing SAP connection.
    yunIO-Create-Connection
  3. Enter the system details of your SAP system in the subsection System .
    yunIO-Create-Connection
  4. Make sure the toggle in the subsection Authentication is set to Plain authentication.
  5. Enter the SAP username and password of an SAP system or dialogue user.
  6. Click [Test Connection] to validate the connection parameters .
    A window with a status message opens in the bottom right corner of the window.
  7. Click [Save] to save the connection settings.

Tip

Activate the option Request credentials from callers when running services to pass valid SAP credentials via Basic Authentication. To pass credentials, the access control setting Anonymous must be activated.

Connect via Router

If you access the SAP source system (Application server or Message server) via an SAP router, set the router string before the host name. For more information on SAP routers, see SAP Help: SAP-Router.

Example:
If the application server is "hamlet" and the router string is /H/lear.theobald-software.com/H/, set the host property to /H/lear.theobald-software.com/H/hamlet.


Last update: June 11, 2024