Copies FlowForce Server data from a previous application data directory to the current one, and also upgrades the FlowForce database to the latest version if necessary. This command is invoked by the FlowForce installation scripts when there is already a previous version of FlowForce Server installed, so you don't typically need to run it. Running this command may be useful when migrating FlowForce Server to a new machine, or when restoring the application data directory from a backup, see Backup and Recovery.
If you only need to upgrade the FlowForce database version to the latest one, it is sufficient to run upgradedb.
FlowForceServer migratedb [options] --olddatadir=VALUE |
|
--datadir=VALUE |
VALUE is the path of the data directory |
--olddatadir=VALUE |
VALUE is the old path of the data directory |
To migrate data from the application data directory of FlowForce Server 2021 to FlowForce Server 2023, run:
"C:\Program Files(x86)\Altova\FlowForceServer2023\bin\FlowForceServer.exe" migratedb |