Using Essbase 21c with Planning and Profitability Applications

Registry changes

After updating EPM to Release 11.2.15 and configuring EPM products (including OHS Web Server configuration), follow these steps to update the Registry values:

  1. At the command prompt, change the directory to EPM_ORACLE_INSTANCE/epmsystem1/bin.
  2. Run the following commands to update the Analytic Provider Services (APS) registry values:

    Update Essbase Provider Services Logical Web App [LOGICAL_WEB_APP]- host and port to point to Essbase 21c Analytic Provider Services (APS) host/port:

    epmsys_registry.bat/.sh updateproperty "#<Object ID>/@port" 1234
    epmsys_registry.bat/.sh updateproperty "#<Object ID>/@host" hostName 
    epmsys_registry.bat/.sh updateproperty "#<Object ID>/@localhost_name" hostName
    

    Ensure that you replace "<Object ID>" with the Analytic Provider Services (APS) web application LOGICAL_WEB_APP component ID, which is available in the Registry Report that is generated after you complete the Essbase configuration.

    Note:

    Analytic Provider Services (APS) Logical Web App is LOGICAL_WEB_APP component with property webAppType as PROVIDER_SERVICES_WEB_APP.