Running Flyway with the Automated Installers (Installation and Upgrade)

When using the automated installer artifacts (new installation or upgrade) provided by WFM as part of this patch, Flyway executes automatically at the end of the installation or upgrade process. User input is gathered during the installation or upgrade and is used for Flyway execution. No further steps are necessary.

Before running the installation or upgrade installer, you should review the following information and complete any required tasks:

  • You must ensure that the WFM_PRE_CLASSPATH environment variable exists and is pointing to the JDBC jar files you are using for your WFM deployment. This variable is normally already set during an installation of WFM. For example, in a Windows environment it can be set like this:

    WFM_PRE_CLASSPATH=C:\<Path_to_JDBC_Driver>\sqljdbc41.jar

  • Remote databases for Oracle and DB2 are not supported by the automated installers for installation and upgrade. If you want to run Flyway against a remote database, you will need to run Flyway manually. For more information, see Running Flyway Manually.

  • For upgrades from WFM versions before 6.2.1.0:
    • The upgrade tool (upgrade installer) will prompt you for known differences.
    • To start Flyway execution you will need to click Next on the Upgrade Complete screen.

For information on specific steps for installation and upgrade, you will need to refer to your 6.2.1 documentation for WFM. For more information, see:

  • Infor Workforce Management Installation and Configuration Guide.
  • Infor Workforce Management: Upgrading Infor Workforce Management.