Implementation Guide for Oracle Self-Service E-Billing > Customizing Oracle Self-Service E-Billing >

Changing the Frequency of Automatic Resource File Updates


Oracle Self-Service E-Billing automatically detects any changes made to external resource files, including localization and email content files. You can configure the frequency with which Oracle Self-Service E-Billing automatically detects these files. The default is every five minutes. You can optionally turn off the automatic detection feature, requiring you to restart the server if you make changes to resource bundles.

To configure the frequency of automatic detection of resource files

  1. In the globalConfig.xma file, found in the EDX_HOME\xma\config\modules directory (or the EDX_HOME/xma/config/modules directory on Windows), specify the value of the autoDetectExternalResourcePeriod property, in minutes:

    <property name="autoDetectExternalResourcePeriod"><value>5</value></property>

  2. To disable the auto-detect functionality and require that the server restart to reload resources updates, set the parameter value to zero.
  3. Restart the server.
Implementation Guide for Oracle Self-Service E-Billing Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.