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:
  • Basic Authentication
  • OAuth 2.0
  • SSL
Communication User Name Yes The communication user name for connecting to the tenant.
Note: Required if 'Basic Authentication' or 'OAuth 2.0' is selected as Authentication Type.
Communication User Password Yes The communication user password for connecting to the tenant.
Note: Required if 'Basic Authentication' or 'OAuth 2.0' is selected as Authentication Type.
Business User Email Yes The email address of business user in tenant.
Note: Required if 'OAuth 2.0' is selected for Authentication Type.
Note: Do not configure the same email address in more than one shared resource.
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.