Versions Compared

Key

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

To migrate script files from Fiorano10 or later versions to the new Fiorano version, follow the steps in the sections below:

...

.

Table of Contents

Migration Steps

Note

Ensure that you have closed all Fiorano applications.

Step 1: Set the required parameters in ScriptMigration.properties file

Before running the utility, perform the following actions:

  1. Go to the location $FIORANO_HOME/esb/FioranoMigration/bin directory.
    The file is self-explanatory; please carefully fill-in the data by following the instructions given in the file.
    After completing the configuration, open console, go to the directory: $NEW_FIORANO_/ to find the ScriptMigration.properties file.

    Image Added

  2. Open the ProfileMigration.properties file from the location and provide values for the below properties in the Profile Migration properties file:

    1. OLD_FIORANO_HOME
    2. OLD_INSTALLER_BUILD
    3. LIST_OF_FILES

    Image Added

    Note

    The values entered for these parameters are case sensitive.

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

PropertyDescription
OLD_FIORANO_HOME

Path to old Fiorano Installer from which profiles 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 profiles 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
LIST_OF_FILES

provide the list of files that needs to be migrated separated by comma(s).

Code Block
titleExample
 PROFILES_FILES=<$OLD_FIORANO_HOME>/fiorano_vars.bat,<$OLD_FIORANO_HOME>/esb/server/bin/server.conf,<$OLD_FIORANO_HOME>/esb/fes/bin/fes.conf

Step 2: Execute the Migration Script

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

...

execute the following script:

Code Block
titleWindows

...

migration.bat -scripts
Code Block

...

titleLinux
migration.sh -scripts

The script will migrate the files mentioned in the ScriptsMigration.properties file from Fiorano10 (or the later version) to the new Fiorano version.

Adaptavist ThemeBuilder EngineAtlassian Confluence