HFM Web Tuning Parameters

This section covers other HFM Web UI tuning parameters.

Tuning Parameter and Locations

ParameterDefault ValueSuggested Value
WebLogic

HFM ADF Web App Java Heap Size(Xms and Xmx)

The amount of heap available to each managed instance of the HFM ADF Web Application can be tuned by editing the JVMOptionXX options.

Where HFMWeb(N) is HFMWeb0, HFMWeb1, etc. depending on how many HFM Web servers are deployed and which server instance you are updating.

  
Xms sets the initial heap size and should be set to the same size as Xmx.128m2048m
Xmx sets the maximum size of the heap. It is recommended not to set the maximum heap size to higher than 75% of the available physical memory.

Note that on a compact deployment, it is not possible to tune HFM ADF Web separately as there will be a single EPMSystem(N) Web application for all EPM products.

512m2048m