EPM Cloud Planning Connection Properties

The following properties are available for EPM Cloud Planning Connection objects, grouped by the categories shown in the connection editors.

EPM Cloud Planning

Property Type Default Description

Application

string

The name of the application.

Database

string

The name of the plan type (cube).

The database setting is also used to indicate the names of the dimensions in the cube. The dimensions are specified using the following format: database?dimensions=dimension1;dimension2;dimension3

For example, if the database name is Plan1: Plan1?dimensions=Account;Currency;Entity;Period;Scenario;Version;Years

The dimension list is important as it allows the connector to understand the dimensions available without having to reach into other Oracle AP’Is that may have permissions issues or report the wrong dimension list.

Server

string

The EPM Cloud server, which is typically a server name, such as companyname.epm.us-phoenix-1.ocs.oraclecloud.com.

ServletPath

string

The address to the server running the connector, including protocol and port, such as http://pbcs-connector.example.com:9440.

EPM Cloud Planning Security

Property Type Default Description

AuthenticationMode

EssbaseAuthenticationMode

EssbaseAuthenticationMode.UserCredentials

Specifies whether to connect directly with provided user credentials or as the authenticated user via impersonation.

Password

string

The username to use for connecting. This is typically the username of a fixed admin or otherwise native user.

Username

string

The passord associated with the specified username.

Information

Property Type Default Description

ID

string

The string value that uniquely identifies the metadata.

Name

string

The name of the metadata object.

Miscellaneous

Property Type Default Description

LoginDialogCaption

string

The caption used by the EPM Cloud Planning Login dialog when prompting the user to provide credentials for this connection. If not set, the caption is derived from the connection settings.

Test

Property Type Default Description

TestTokens

TokenTable