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

Packaging


You can package your Struts action classes as usual at the WAR level. For struts forms, if you are not using batch report, then you can package them at the WAR level, but if you do use batch report, the forms must be accessible by non-Web components such as the Common Center batch report job. In that case, you must package your report forms at the EAR level. For example, make them part of the reporting-ext.1.2.1.jar file.

You must register your report XML files in the reportList.properties file, and put the report XML files in the EDX_HOME/config/rpt directory, where EDX_HOME is the directory where you installed Oracle Self-Service E-Billling.

However, it is possible to put the report XML files under the other sub-directories of EDX_HOME.

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