Essbase Simple Properties
The following properties are available for Essbase Simple objects, grouped by the categories shown in the authentication service editors.
Behavior
| Property | Type | Default | Description |
|---|---|---|---|
bool |
true |
Controls whether the application starts up when valid credentials are not provided. |
|
string |
When valid credentials are not provided for a user, a MessageBox is optionally displayed. If MessageTextForUserWithoutCredentials is non-empty, the MessageCaptionForUserWithoutCredentials is used as the MessageBox caption. |
||
string |
When valid credentials are not provided for a user, a MessageBox is optionally displayed. If MessageTextForUserWithoutCredentials is non-empty, a MessageBox is displayed and the MessageTextForUserWithoutCredentials is used as the MessageBox text. |
Essbase Connection
| Property | Type | Default | Description |
|---|---|---|---|
string |
The Essbase connection ID used to look up the connection metadata that defines the Essbase connection settings. |
||
string |
The object type ID of the login service that obtains the credentials used to sign on to Essbase Deployment Services. |
||
bool |
false |
Controls whether the application simply validates the provided credentials or connects to the Essbase database specified by the Essbase connection settings associated with the EssbaseConnectionID. |
UserCredentialsActionService
| Property | Type | Default | Description |
|---|---|---|---|
string |
authtoken |
The parameter that will used to pass an authentication token to the application. This parameter will be specified as an argument in the query string or command used to start Dodeca. If no UserCredentialsActionServiceAuthenticationTokenParameter is specified, the default parameter will be "authtoken". |
|
string |
The URL address of the UserCredentialsActionService. |