Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SAP S/4HANA On-Premise Basic Auth

Account settings

...

Label:

Required. User-provided label for the account instance

Default value: [None]

User Id:

Required. The user name to connect to the SAP S/4HANAN On-Premise server.

Default value: [None]

Passphrase:

Required. The password of the entered user name to connect to the SAP S/4HANA On-Premise server.

Default value: [None]

Host:

Required. The host server name of the SAP S/4HANA On-Premise server.

Default value: [None]

Port:

Required. The port of the host server.

Default value: [None]

Client:

Required. The client id of the SAP S/4HANA On-Premise server to which the user has access.

Default value: [None]

Logon Language:

Required. The logon language which is specified in the Application Server.

Default value: [None]

Path prefix:

required. The prefix of the gateway endpoint path.

Default value: [None]

Info

Path prefix specifies a text element to add to the start of the URL used for connections to the service. Format, Http(s)://<host>:<port>/<Path prefix>. Path prefix is used to build a Catalog URL and fetch associated service collection.

Service collection URL:

required. The service collection URL of the gateway endpoint path.

Default value: [None]

Info

Service collection URL specifies the relative path from where the catalog service is fetched. Please also specify the sap-client following the URL.

Trust all certificates:

If selected, trust all the certificates. Otherwise, the third-party signed SSL certificates are required to be installed for implementing the APIs.

Default value: Not selected

...

Http(s)://<host>:<port>/<Path Prefix>/<Service collection URL>? sap-client=<Client Entry Number>&sap-langugae=<Logon Language>

Here is an example of the SAP S/4HAHA gateway URL:
https://s4hana.example.com:44300/sap/opu/odata/iwfnd/catalogservice/ServiceCollection?sap-client=100&sap-language=EN

Forms

Short descriptions

s4hana.example.com

Host

44300

Port

100

Client

EN

Logon Language

/sap/opu/odata

Path prefix

/iwfnd/catalogservice/ServiceCollection?sap-client=100

Service collection URL

Skip Certificate

...