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, you can use following URL to reload it, where 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, restart the server or cleanup the browser cache.

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

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

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