Configuring OAC Cloud Account
Most OAC plugin operations require the FDOAC_CLOUD_ACCOUNT_CODE
target property since FlexDeploy 9.0.0.3. For more details, refer to the Configuring Cloud Accounts section. If upgrading from FlexDeploy 9.0.0.2 or lower, OAC cloud account will be automatically created from target properties (URL, Username, Password).
Use Test Connection
option on Integration instance to validate your configurations.
Property Name | Property Code | Required | Description |
---|---|---|---|
OAC Instance URL |
| Yes | URL of the Oracle Analytics cloud instance. Typically, the URL of your Oracle Cloud service e.g. |
Auth Type |
| Yes | Authentication method for connecting to Oracle Analytics Cloud instance. Additional properties may be required depending on selection. Options: |
Username |
| Yes |
|
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 |
Oracle EPM 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