Versions Compared

Key

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

Table of Contents
indent15px
stylenone

At the time of running servers, Fiorano provides an option to edit various server properties including the amount of memory to be used by the servers and also the executable scripts for setting various user-defined variables. Script migration provides the option to directly move these changes from an old Fiorano installer to the new installer using the utility without having to redo the changes manually.

To migrate script or configuration files from Fiorano 10 or later versions to the new Fiorano installer, follow these steps mentioned in the below sections.

...

PropertyDescription
OLD_FIORANO_HOME

Path to old Fiorano Installer from which 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 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
 PROFILESLIST_OF_FILES=<$OLD_FIORANO_HOME>/fiorano_vars.bat,<$OLD_FIORANO_HOME>/esb/server/bin/server.conf,<$OLD_FIORANO_HOME>/esb/fes/bin/fes.conf

...

Adaptavist ThemeBuilder EngineAtlassian Confluence