| Installation Guide for Oracle Self-Service E-Billing > Migrating to Oracle Self-Service E-Billing Version 6.0.4 From Other Products > Roadmap for Migrating Oracle eStatement Manager Version 4.7 to Oracle Self-Service E-Billing Version 6.0.4 > Repackaging the Flat-File Component
 This section describes how to install, or repackage, the flat-file component into the Oracle eStatement Manager 4.7 Command Center EAR file. This task is a step in Roadmap for Migrating Oracle eStatement Manager Version 4.7 to Oracle Self-Service E-Billing Version 6.0.4.  To repackage the flat-file component 
Verify that the following requirements are met:
Oracle Self-Service E-Billing and Oracle eStatement Manager 4.7 are installed properly.
Oracle Warehouse Builder is installed.
The flat file integration component is available, installed as an OCS add-on component.
The Oracle eStatement Manager 4.7 database is installed properly.
Uncompress the ear-eStatement.ear file, found in the EDX_HOME/J2EEApps/Weblogicdirectory (or theEDX_HOME/J2EEApps/Webspheredirectory) to a folder such as ear-eStatement. In this pathEDX_HOMEis the Oracle eStatement Manager 4.7 installation directory.Edit the application.xml file in the uncompressed folder to include the following line at the end of the following text:
<module><ejb>ejb-esmmediaretriever.jar</ejb></module>Copy the ejb-esmmediaretriever.jar to the uncompressed folder, and compress all contents under it into a new EAR file called ear-eStatement.ear.
Delete the previously deployed ear-eStatement.ear file.
Deploy the newly updated ear-eStatement.ear at the Oracle eStatement Manager 4.7 domain.
Restart the application server.
 |