Versions Compared

Key

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

...

ParameterData TypeDescriptionDefault ValueExample 

Label

String

Required. Enter a unique name for the account.

N/A

SAPS4HANA_Basic_Auth

User Id

String

Required. Enter the user name to connect to the SAP S/4HANA On-premise server.

N/A

username

Passphrase

String

Required. Specify the password associated with the entered user name.

N/A

MyUser

Host

String

Required. Enter the host name of SAP S/4HANA On-premise server.

N/A

s4hana.example.com

Port

String

Required. Specify the port on which the SAP S/4HANA On-premise server listens for connection requests.

N/A

44300

Client

String

Required. Enter the client id of the SAP S/4HANA On-premise that you are authorized to access.

N/A

100

Logon Language

String

Required. Specify the logon language as specified in the Application Server.

N/A

EN

Path prefixString

Required. Enter the prefix in the gateway endpoint path needed to build a Catalog URL and fetch associated service collection. For more information, see SAP Gateway in this page.

Info

Add Path prefix immediately after the first backslash '/' in the URL to connect to the service. For example, http(s)://<host>:<port>/<Path prefix> in the typical URL format.


/sap/opu/odata

/sap/opu/odata

Service collection URL

String

Required. Specify the relative path—from the gateway endpoint location—needed to retrieve the catalog service. For more information, see SAP Gateway in this page.

/iwfnd/catalogservice/ServiceCollection

/iwfnd/catalogservice/ServiceCollection

Trust all certificates

Check boxCheckbox

SAP S/4HANA Basic Auth account trusts all certificates, by default. Deselect this check box kbox when there is a third-party signed certificate to be separately authenticated.

Info
titleTrusted Certificates

To authorize applications only based on trust certificates, use SAP S/4HANA SSL Auth Account.


Selected

Selected

...