Tenant

In the Tenant panel of the Configuration tab, you can specify the connection information for calling OData APIs in the SAP S/4 Hana production tenant from the plug-in.

Field Visual Diff Module Property Description
Type Yes 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 Yes

URL of production tenant.

Note: Specify the port when entering the URL, for example: 443.
Authentication Type Yes No The type of authentication.

The plug-in provides the following authentication types:

  • Basic Authentication
  • OAuth 2.0
  • SSL

Communication username Yes Yes The communication username for connecting to the tenant.
Note: Required if 'Basic Authentication' or 'OAuth 2.0' is selected as Authentication Type.
Communication User Password Yes 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 Yes The email address of the business user in the 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 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.