Updating Financial Reporting Properties in Shared Services Registry

Modify Financial Reporting web application and Print Server properties in the Shared Services Registry to enable SSL socket factories.

  To update Financial Reporting properties:

  1. Execute FRConfig.cmd (Windows) or FRConfig.sh located in EPM_ORACLE_HOME/products/financialreporting/bin.

  2. ON MBeans tab in JConsole, expand, com.hyperion, and then Financial Reporting.

  3. Select Attributes.

  4. Locate RMIClientSocketFactory and set its value to javax.rmi.ssl.SslRMIClientSocketFactory.

  5. Locate RMIServerSocketFactory and set its value to javax.rmi.ssl.SslRMIServerSocketFactory.

  6. Restart Financial Reporting.