When you decide to move from an old Fiorano version to the new version, there could be changes made to the resources of the prebuilt Fiorano Components that you would like to copy. Component Resources Migration provides the user with an option to move the edited components along with their resources to the new installer.
To migrate component resources from Fiorano 10.0.0 or later versions to the new Fiorano installer, please follow the steps mentioned in the below sections.
Migration Steps
Step 1: Set the required parameters in ComponentResourcesMigration.properties file
Before running the utility, perform the following actions:
- Go to the location $FIORANO_HOME/esb/FioranoMigration/bin/ to find the ComponentResourcesMigration.properties file.
Open the ComponentResourcesMigration.properties file from the location and provide values for the below properties in the file:
- OLD_FIORANO_HOME
- OLD_INSTALLER_BUILD
Descriptions for the parameters in the Component Resources Migration properties file are in the table below.
Property | Description |
---|---|
OLD_FIORANO_HOME | Path to old Fiorano Installer from which Component Resources are being migrated. Example |
OLD_INSTALLER_BUILD | Provide the installer Build number of the previous installation from which Component Resources are being migrated Example |
Step 2: Execute the Migration Script
Open console from the location $FIORANO_HOME/esb/FioranoMigration/bin and execute the following script:
The components repository in runtimedata of new installer will contain the migrated pre-built components which had been edited in the old installer.