Altova FlowForce Server 2024 Advanced Edition

Purpose

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.

 

Syntax

 

FlowForceServer migratedb [options] --olddatadir=VALUE

 

Note:On Linux systems, use an all-lowercase flowforceserver to call the executable.

 

Options

 

--datadir=VALUE

VALUE is the path of the data directory

--olddatadir=VALUE

VALUE is the old path of the data directory

 

Example

To migrate data from the application data directory of FlowForce Server 2022 to FlowForce Server 2024, run:

 

"C:\Program Files(x86)\Altova\FlowForceServer2024\bin\FlowForceServer.exe" migratedb
--datadir=C:\ProgramData\Altova\FlowForceServer2024\data --olddatadir=C:\ProgramData\Altova\FlowForceServer2022\data

 

© 2017-2023 Altova GmbH