Configuring Cloud Account for Oracle Transactional BI
Most OAC plugin operations require the FDOTBI_CLOUD_ACCOUNT_CODE
target property since FlexDeploy 9.0.0.4. For more details, refer to the Configuring Cloud Accounts section. If upgrading from FlexDeploy 9.0.0.3 or lower, OracleSaaS cloud account will be automatically created from target properties (URL, Username, Password). Oracle Transactional BI and Oracle SaaS FSM Plugin share same cloud account.
Use Test Connection
option on Integration instance to validate your configurations.
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle SaaS URL |
| Yes | URL of the Oracle SaaS environment. e.g. |
Auth Type |
| Yes | Authentication method for connecting to Oracle SaaS environment. Additional properties may be required depending on selection. Options: |
Username |
| Yes | The username for your Oracle environment. |
Password |
| Conditional | The password. Required for |
Oracle Identity Cloud Service URL |
| Conditional | The Oracle Identity Cloud Service URL (IDCS). e.g. Required for |
Client Id |
| Conditional | Client Id of OAuth application in Oracle Identity service. See more details below. Required for |
Client Secret |
| Conditional | Client Secret of OAuth application in Oracle Identity service. See more details below. Required for |
Client Scope |
| Conditional | Client Scope. See more details below. e.g. Required for |
Private Key |
| Conditional | Private Key to use for JWT Assertion. See more details below. Required for See Private Key type Credential for information on how to generate Private Key with Certificate and upload to FlexDeploy credential. |
Certificate |
| Conditional | Certificate to use for JWT Assertion. See more details below. Required for See Certificate type Credential for information on how to generate Private Key with Certificate and upload to FlexDeploy credential. Certificate also needs to be uploaded to Oracle Cloud, see more details below. |
OAuth Configurations for Oracle Cloud
Related content
- style