Altova FlowForce Server 2024 Advanced Edition

Purpose

Copies FlowForce Server data from a previous instance-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 do not typically need to run it. Running this command may be useful when you migrate FlowForce Server to a new machine or when you restore the instance-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.

 

You can also migrate data through the FlowForce Server Setup Page.

 

Before using the migratedb command, you must stop the FlowForce Server and FlowForce Web Server services.

 

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 instance-data directory

--olddatadir=VALUE

VALUE is the old path of the instance-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

 

© 2018-2024 Altova GmbH