Sunday, April 11, 2021

Hyperion Financial Management (HFM) Missing Security and Metadata Load Options after Upgrade to 11.2

Load Application Elements does not provide a Security or Metadata option.

Upgrade to 11.2 from prior release where HFM application used EPMA in prior release.

The issue caused by HFM Schema Upgrade not setting HFM 11.2 application to classic after the upgrade.  Unpublished bug 30879668 created for this issue.

DBA will need to manually run the following:

UPDATE <APP_NAME>_PARAMETERS SET Value = 'HFM' WHERE Name ='APPMODE';
COMMIT;


This will change the application from an EPMA enabled application, which is no longer supported in 11.2, to a classically managed application. 


This is application-specific so you must run on each application.

No Restart is required, just close the "Load Application Elements" tab and re-open.

No comments:

Post a Comment