Modifying Files on the Application Server

You can use several system files on the application server to customize settings for RDC. Some of the system files that you can modify include:

  • In the RdcLogos.properties file, you can define a custom URL for the Reset Password link and the Contact Us link in the RDC application. You can also specify a co-branding logo.

    The RdcLogos.properties file is located in OPA_CONFIG_FOLDER path. This path comes from registry entry opa54 under HKEY_LOCAL_MACHINE > Software > Oracle.

  • In the RdcTexts.properties file, you can customize the Change Password link, customize the logout message, and modify the text of approval warning messages.

    The RdcTexts.properties file is located in OPA_CONFIG_FOLDER path. This path comes from registry entry opa54 under HKEY_LOCAL_MACHINE > Software > Oracle.

  • In the rdcConfig.properties file, you can set the session timeout value, specify the maximum number of rows (data records) to retrieve, and enable server profiling.

    The rdcConfig.properties file is located in the OPA_CONFIG_FOLDER path. This path comes from the registry entry opa54 under HKEY_LOCAL_MACHINE > Software > Oracle.

For more information on modifying the system files, see Collecting Debug Data

Before modifying a system file, you must stop WebLogic Admin Server. See Stop the WebLogic Admin Server for more information.