Versions Compared

Key

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

...

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



  2. Open the ScriptMigration.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

    Note

    The values entered for these parameters are case sensitive.

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

PropertyDescription
OLD_FIORANO_HOME

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

...


The script files mentioned in the properties file above will be updated with changes done in the old installer..

 

Adaptavist ThemeBuilder EngineAtlassian Confluence