Lifecycle Management Logs for Financial Management

Log LocationLogging Configuration File LocationParameters To Set in Configuration File

These logs in EPM_ORACLE_HOME/products/FinancialManagement/Web/HFMLCMService:

  • InputTrace.webinfo

  • OutputTrace.webinfo

EPM_ORACLE_HOME/products/FinancialManagement/Web/HFMLCMService/Web.config

  • In the appSettings section:

    add key="Debug"

    value="true"

  • In the diagnostics section:

    trace enabled="true”

    input="InputTrace.webinfo"

    output="OutputTrace.webinfo"

    detailedErrors enabled="true"

    If trace enabled is set is to true, the account running the Web service application pool (network service by default) must have full security rights to this folder: EPM_ORACLE_HOME/products/FinancialManagement/Web/HFMLCMService

EPM_ORACLE_INSTANCE/diagnostics/logs/hfm/interopJava.logEPM_ORACLE_HOME/products/FinancialManagement/logging/InteropLogging.xmlTo enable diagnostic logging, on the logger name line, change ERROR:1 to TRACE:1.
These logs in EPM_ORACLE_INSTANCE/diagnostics/logs/hfm:
  • hfm.odl.log

  • HsvEventLog.log

EPM_ORACLE_HOME/products/FinancialManagement/logging/logging.xmlTo enable diagnostic logging, on the logger name line, change ERROR:1 to TRACE:1.