Altova FlowForce Server 2024 Advanced Edition

Purpose

Registers FlowForceServer with LicenseServer. You must have Administrator privileges (root) to register FlowForce Server with LicenseServer. For more information, see the LicenseServer documentation.

 

Syntax

 

FlowForceServer licenseserver [options] SERVER

 

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

 

Arguments

 

SERVER

Specifies the name of the machine running LicenseServer or its IP address.

 

Options

The options are listed below, in their short forms (first column) and long forms (second column), together with their descriptions. On the command line, one or two dashes can be used for both short and long forms.

 

--j

--json

Prints the result of the registration attempt as a machine-parseable JSON object.
Form: --json=true|false

 

Example

 

FlowForceServer licenseserver DOC.altova.com

 

The command above specifies that the machine named DOC.altova.com is the machine running Altova LicenseServer. If LicenseServer is running on the user's machine, the following commands would also be valid:

 

FlowForceServer licenseserver localhost

FlowForceServer licenseserver 127.0.0.1

 

© 2017-2023 Altova GmbH