Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleContents

Table of Contents
indent15px
stylenone

To migrate component resources from old Fiorano installer Fiorano 10.0.0 or later versions to the new Fiorano versioninstaller, please follow the steps mentioned in the below sections.

Migration Steps

Note

Ensure that you have closed all Fiorano applications.

Step 1:

...

Set the required parameters in  ComponentResourcesMigration.properties file

Before running the utility, perform the following actions:

  1. Go to the location $FIORANO_HOME/esb/FioranoMigration/bin/ to find the  ComponentResourcesMigration.properties file.

    Image Added

  2. Open the ComponentResourcesMigration.properties file from the location and provide values for the below properties in the file:

    1. OLD_FIORANO_HOME
    2. OLD_INSTALLER_BUILD

    Image Added

    Note

    The values entered for these parameters are case sensitive.

Descriptions for the parameters in the Component Resources Migration properties file are in the table below.

PropertyDescription
OLD_FIORANO_HOME

Path to old Fiorano Installer from which Component Resources are being migrated.

Code Block
titleExample
OLD_FIORANO_HOME=C:/Fiorano/Fiorano10.3.1
OLD_INSTALLER_BUILD

Provide the installer Build number of the previous installation from which Component Resources are being migrated

Info

It is important to provide correct build number of the installer as the set of changes done to Configs.xml file (to make it compatible with current version) depend on this value.

Code Block
titleExample
OLD_INSTALLER_BUILD=10350

Step 2: Execute the Migration Script

Open console from the location $FIORANO_HOME/esb/FioranoMigration/bin and

...

execute the following script:

Code Block
title

...

Windows

...

migration.bat -componentresources
Code Block

...

titleLinux
migration.sh -componentresources

The

...

components repository in runtimedata of new installer will contain the migrated pre-built components which had been edited in the old installer.

Adaptavist ThemeBuilder EngineAtlassian Confluence