This account is used by the Snaps of SAP S/4HANA Snap Pack.

You can create an account from the Designer or Manager. In Designer, when working on pipelines, every Snap that needs an account prompts you to create a new account or use an existing account. The accounts can be created or used from:

Account Configuration

In Manager, you can navigate to the required folder and create an account in it (see Accounts). To create an account for SAP S/4HANA On-Premise, proceed as follows:

1. Click Create, then select SAPS4Hana > SAP S/4HANA Basic Auth Account.

2. Supply an account label.

3. Enter the following server-related information in the account: User Id, Passphrase, Host, Port, Client, Logon language, Path prefix, Service collection URL.

4. Choose If the certificate will be trusted anyway and ignored during the API request.

5. Click Apply.

Account Types

SAP S/4HANA 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 server.

Default value: [None]

Passphrase:

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

Default value: [None]

Host:

Required. The host server name of the SAP S/4HANA 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 server to which the user has access.

Default value: [None]

Logon Language:

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

Default value: [None]

Path prefix:

required. The prefix of the gateway endpoint path.

Default value: [None]

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]

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

SAP Gateway

SAP Gateway, an integral part of SAP NetWeaver, lets you connect devices, environments, and platforms to SAP systems. It uses the Open Data Protocol (OData) so you can use any programming language or model to connect to SAP and non-SAP applications. SAP S/4HANA uses SAP Gateway and OData services to bring business data to compelling SAP Fiori apps. For this Snap Pack, an SAP gateway URL is used to access the S/4HANA services which follows the format shown below:

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

Service collection URL

Skip Certificate

To securely execute the SAP S/4HANA APIs, a third party-signed SSL certificate is asked to be installed. When SAP HANA is installed, you must obtain a certificate for the agent and import certificates on both the agent host machine and the SAP HANA system. Click the following links to find more details about the SAP security and SAP SSL certificate settings.

To assist you easier and quicker access to the S/4HANA APIs in case that there is no third-party signed certificate available in your S/4HANA, skipping the certificate is supported.

User Authorization

The S/4 HANA user used for account setup should have specific authorizations to access OData APIs. To enable the dynamic loading of objects and entities in the snaps below configuration is necessary.

In the transaction PFCG, a new profile should be created and the following services should be added.

Please follow the reference document for step by step instructions.

NOTE: Please ensure that the user should be authorized to call specific OData API Object configured in the Snap.

Reference:

https://help.sap.com/doc/saphelp_snc_uiaddon_10/1.0/en-US/6f/0e415370107d77e10000000a441470/content.htm?no_cache=true

Snap Pack History

Initial Release (01/02/2020)

  • introduction of this release…