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 |
|---|---|---|---|
string |
The name of the application. |
||
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. |
||
string |
The EPM Cloud server, which is typically a server name, such as companyname.epm.us-phoenix-1.ocs.oraclecloud.com. |
||
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 |
|---|---|---|---|
EssbaseAuthenticationMode |
EssbaseAuthenticationMode.UserCredentials |
Specifies whether to connect directly with provided user credentials or as the authenticated user via impersonation. |
|
string |
The username to use for connecting. This is typically the username of a fixed admin or otherwise native user. |
||
string |
The passord associated with the specified username. |