Please enable JavaScript to view this site.

Altova FlowForce Server 2022 

Configure the Server

Starting and Stopping Services (Linux)

Scroll Home Prev Top Next More

The FlowForce Server solution consists of two services:

 

1.flowforcewebserver

2.flowforceserver

 

Run the commands below to start or stop the flowforcewebserver service. If you need to start or stop the flowforceserver service, replace flowforcewebserver with flowforceserver in the commands below.

To start the FlowForce Web Server service:

sudo systemctl start flowforcewebserver

To stop the FlowForce Web Server service:

sudo systemctl stop flowforcewebserver

 

 

To check if a service is running, run the following command (replace servicename with either flowforcewebserver or flowforceserver).

 

sudo service servicename status

© 2016-2022 Altova GmbH