Skip to main content

Targeting the Hyperion EPM Shared Services system

For each Oracle Hyperion EPM Shared Services system, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems):

  • Type is Oracle Hyperion EPM Shared Services .

  • Address uses the options described in the table below.

    For 11.1.2.4, the address line needs to reference a newer version of Java (1.6 or 1.7). The URL option is no longer used in versions 11.1.2.4 and higher, and will use the property file provided in <HYPERION_HOME>\user_projects\config\...\11.1.2.0\reg.properties to connect to the EPM Shared Services.

    Here is an example of the target system address syntax:

    {hyperionApiPath=C:\\hyperion-11-1-2-4;javaRuntimeVersion=1.6;}

The full list of target parameters is explained in Target System Options .

Table 1. Hyperion EPM Shared Services address configuration

Option

Description

Options marked with a redstar.png are required.

Oracle Hyperion Shared Services Console URL

In older versions (11.1.2.3 and lower), agthss uses the following URL to retrieve the Shared Services Registry information. For example: http://essbase-v11g2:28080/interop/

(key: url)

Hyperion API path redstar.png

This is the location of <HYPERION_HOME> , where the Hyperion libraries and files are located. For example: C:\\hyperion-11-1-2-4

(key: hyperionApiPath)

Primary provider name

For older versions (11.1.2.3 and lower). The user directory defined within Hyperion. This can be the Native Directory or a configured user directory. The provider name is case sensitive. If the provider is not defined, the entire directory is listed.

(key: provider_name)

Java runtime version

This is the version of Java Runtime Environment to use for the target. Set to 1.6 by default.

(key: javaRuntimeVersion)

Group to list users from

Group to list users from Restrict user listing from the specified group.

(key: listGroup)