Installation

Identity Provider configuration

CXO configuration and source creation

See CXO.Adapter.OracleCloudEpm.Cli.exe help for detailed description of the command

e.g. .\CXO.Adapter.OracleCloudEpm.Cli.exe set-authentication-settings idp-authority:https://cxoUrl/idp idp-client-id:clientId idp-client-secret:secret

See CXO.Adapter.OracleCloudEpm.Cli.exe help for detailed description of the command

e.g. .\CXO.Adapter.OracleCloudEpm.Cli.exe create-source-in-adapter source-type:pbcs source-name:source factdb-name:factdb-name factdb-server:factdb-server factdb-authentication-type:1 ssas-server-name:ssas-server-name ssas-database-name:ssas-database-name ssas-cube-name:ssas-cube-name

Important: The name of the source should be the same as name of the source in CXO

See CXO.Adapter.OracleCloudEpm.Cli.exe help for detailed description of the command

Oracle EPM system configuration

See sections below for more details

Configure metadata export job

For Gjensidige, there should already be a metadata job defined for the old adapter. We could reuse that, if there are no weird values.

Steps to perform:

  1. Go to Overview screen

2. Go to Dimensions tab, click Export button on the right.

3. On the export metadata screen you will see the existing CXO job, might be others as well.

a. Review existing job, if there are no weird values we can reuse it. (all delimiters should be same)

b. If needed, create new job. See two screenshots below

Configure data export job

For Gjensidige there will not be a data job yet, so it needs to be created.

  1. Go to the Overview screen

  2. Choose Export Data in the dropdown on the right side of the screen

  3. Create a new data job

  4. Specify the following values:

    1. Location: Outbox

    2. Pick right cube

    3. Choose a delimiter, comma is fine

    4. Smart Lists are not used currently

    5. Dynamic Members: Exclude

    6. Decimals: none (or discuss with Gjensidige

    7. Slice definition: take Account on rows, Period on columns, set default slice values for all dimensions incl. POV. Note: this configuration will not be used in the actual data extraction, as it will be input to the job API call.


Oracle EPM adapter configuration

Logging

Changing log level influence not only logs level saved in the files but also information written to the console.