foreground (Linux)
Not for general use. This command starts Altova FlowForce Server in the foreground. It is used internally by the startup scripts for Linux. Foreground execution is useful when you need to interact with the application, monitor its progress, or ensure it completes before moving on to other tasks.
Syntax
flowforceserver foreground [options] |
Note: On Linux systems, use an all-lowercase flowforceserver to call the executable. |
Options
In the command line, options can be used with one or two dashes.
Option | Description |
---|---|
--datadir=VALUE | Optional parameter. VALUE is the path of the instance-data directory.
If this option is not specified, the data directory of the current directory will be used by default. If there is no data directory in the current directory, the command will fail. |
--h, --help | Use this option to receive information about the command. |