Oracle Fusion Cloud Apps Connection Shared Resource
To create an Oracle Fusion Cloud Apps Connection and invoke REST APIs available in any Oracle Cloud instances, fill in the details on the Configuration tab and the Schema tab.
Configuration
Property | Module Property | Description |
---|---|---|
Package | No | |
Name | No | Displayed as the label for the shared resource in the process. |
Description | No | Description for this shared resource |
Property | Module Property | Description |
---|---|---|
URL | Yes |
Mandatory Enter the tenant URL in the following format:
|
Version | No |
Mandatory Enter the version for the Oracle Fusion Cloud Apps Connection. You can get the version for the selected Oracle Fusion Cloud Apps Connection from the Oracle Help Center. The Tenant version is used to download the swagger file. |
Property | Module Property | Description |
---|---|---|
Authentication Type | No |
Select the authentication type. The Oracle Fusion Cloud Apps Connection supports Basic and OAuth 2.0 authentication. By Default the Basic Authentication type is selected. |
User Name | Yes |
Mandatory for Basic Authentication type. The valid Username used to connect/log on to the tenant. |
Password | Yes |
The valid password assigned to the username Mandatory for Basic Authentication type. |
Property | Module Property | Description |
---|---|---|
Identity Server URL | Yes |
Mandatory for OAuth 2.0 authentication type Specify the Oracle Identity Cloud Service URL. |
Client ID | Yes |
Mandatory for OAuth 2.0 authentication type It is a credential equivalent to the user Id that your application uses to communicate with Oracle Identity Cloud Service. The client ID appears in the Application Added dialog when you create a client application on Oracle Identity Cloud Service. |
Secret ID | Yes |
Mandatory for OAuth 2.0 authentication type It is a credential equivalent to the password that your application uses to communicate with Oracle Identity Cloud Service. The Secret ID appears in the Application Added dialog when you create a client application. |
Scope | Yes |
Mandatory for OAuth 2.0 authentication type Application scope determines which of its resources are available to other applications. |
Certificate | Yes |
Mandatory for OAuth 2.0 authentication type An authorization certificate for the trusted partner. |
Certificate Alias | Yes |
Mandatory for OAuth 2.0 authentication type Alias given when importing the certificate. |
Certificate password | Yes |
Mandatory for OAuth 2.0 authentication type Certificate password for trusted partner. |
com.tibco.bw.palette.oerp.accessTokenInterval
should be defined in minutes. The value should be the Access Token Expiration defined on the Oracle Identity Server. If the module property is not created by the user, the expiration time would be set to 60 minutes by default.Property | Module Property | Description |
---|---|---|
No. of Threads | Yes |
Select the number of threads in the thread pool provided by the Oracle Fusion Cloud Apps Connection Resource. The number of threads should be between 1 to 99. The default value is 8. |
Schema
On the Schema tab, select Functional Area from Oracle Fusion Cloud Apps functions and click the Download Swagger File button.
All the available APIs provided by Oracle Server are then rendered under the schema section with their hierarchies and services. You can expand and view services endpoints for any specific API.
To download a specific API, perform the following steps:
1. Select the Functional Area.
2. Select the API from the Schema panel.
3. Click the Download APIs button.