Implementation Guide for Oracle Self-Service E-Billing > Using the Reporting Engine > Customizing the Reporting Engine >

Reloading Report XML and Templates without Restarting the Server


If you change the report XML, then you can use the following URL to reload. In the URL, localhost:7001 is the name and port number for your local host:

http://localhost:7001/ebilling/reporting/reloadReportConfig.jsp

When you change the Velocity templates, the Velocity engine loads the templates automatically. However, because of browser caching issues, you must restart the server or clean up the browser cache.

If you put the resource bundle files under the EDX_HOME directory and load them through <localizer>, then the resource bundle can also be reloaded with the preceding URL.

The URL does not work in a clustered environment because it only refreshes the cache in one JVM.

Implementation Guide for Oracle Self-Service E-Billing Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.