Configuration

The Configuration tab allows for specifying the connection information to SAP API Business Hub for the download and testing of public SAP S/4HANA Cloud APIs and connection to production tenant.

Repository

In the Repository panel of the Configuration tab, you can specify the options for connecting to the SAP API Business Hub for downloading SAP S/4HANA Cloud APIs and testing these same APIs against a SAP-provided sandbox. The following table lists the configurations in the Repository panel:
Field Module Property Description
URL Yes URL of SAP API Hub

Default value is https://api.sap.com.

Caution: The URL property is editable but the default value should not be changed.
User Name Yes The user name for logging in to the SAP API Business Hub.
Password Yes The password for logging in to the SAP API Business Hub.

Tenant

In the Tenant panel of the Configuration tab, you can specify the connection information for the plug-in runtime for calling SAP S/4HANA Cloud APIs in a SAP provided sandbox or production tenant.
Field Module Property Description
Type No The type of tenant. The plug-in provides the following types:
  • Sandbox
    Note: When using the Sandbox environment, only GET operations are supported since the Sandbox environment provided by SAP is read-only.
  • Production
URL Yes URL of production tenant.
Authentication Type No The type of authentication.
The plug-in provides the following authentication types:
  • User name and password
  • SSL Client Certificate
User Name Yes The user name for connecting to the tenant.
Note: Required if 'User Name and Password' is selected as Authentication Type.
Password Yes The password for connecting to the tenant.
Note: Required if 'User Name and Password' is selected as Authentication Type.
SSL Client Configuration SR No Reference to SSL Client Configuration shared resource.
Note: Required if 'SSL Client Certificate' is selected for Authentication Type.
Service No. of Threads Yes The number of concurrent threads for processing requests to the activity. The default value is 8.
Note: If the value is less than 1 then it would default to 8. See the Job Tuning section for more information in how this field should be configured.

Schema

In the Schema panel of the Configuration tab, you can browse and download SAP S/4HANA Cloud APIs.

For filtering on specific APIs, enter search string for the API column.

For getting information on the operations available for a specific APIs or service, click the Service column to expand.

For downloading a specific API or service, select the API Name and select the Download API at bottom of panel.

Note: Only one API can be downloaded at a time.