System
The System Panel can be seen on selecting On-Premise/Private Cloud Environment of the Configuration tab.
Note: To download an API and use it for OAuth 2.0, it is necessary to select basic authentication first and populate basic authentication connection parameters, download API and use it for OAuth 2.0.
Field | Module Property | Description |
---|---|---|
Host Name | Yes | Host Name connecting to the On-Premise/Private Cloud system. |
Port | Yes | Service port connecting to the On-Premise/Private Cloud system. |
Request URI | Yes | OData request URI |
Authentication Type | No | The type of authentication.
The plug-in provides the following authentication types:
|
User Name | Yes | The user name for logging in to the On-Premise/Private Cloud system.
Note: Required if 'Basic Authentication' or 'OAuth 2.0' is selected as
Authentication Type.
|
Password | Yes | The password for logging in to the On-Premise/Private Cloud system.
Note: Required if 'Basic Authentication' is selected as the
Authentication Type.
|
Service User Name | Yes | The service user name for receiving the access token to connect to the ODATA system.
Note: Required if 'OAuth 2.0' is selected as
Authentication Type.
|
Service User Password | Yes | The service user password for receiving the access token to connect to the ODATA system.
Note: Required if 'OAuth 2.0' is selected as
Authentication Type.
|
Scope | Yes | Restricting the resource that is allowed for service user to access. Note: Required if 'OAuth 2.0' is selected as
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.
|
Test Connection | No | Test your connection to the On-Premise/Private Cloud system when using basic authentication. Note: Test connection is only applicable for basic authentication.
|