Connection status values

The Connections page contains a grid listing each of your connections. One of the columns in the grid is Status. The following are the available Status values:

Disabled The connection is disabled and not active, its projects are not active, or an error was detected that caused Micro Focus Connect to disable the connection.
Failed One or more sync-sets associated with this synchronization have failed and no subsequent iterations have succeeded. See the Running status for an example.
Idle
There are no projects to synchronize or the projectMaps are disabled.
Restarting Either the application is restarting causing a Connection to restart, a change to the underlying configuration occurred causing a Connection to restart, or the user started the Connection. When the sync is complete, the status will change to Running or Failed.
Running
The status will be Running when the last available status for all sync-sets is Success.
For example: A synchronization has three sync-sets (ss1, ss2, ss3):
Case 1 RUNNING:
   Iteration 2: ss1=success, ss2=success, ss3=success
   Iteration 3: ss1=ongoing

Case 2 FAILED
   Iteration 2: ss1=failed, ss2=success, ss3=success
   Iteration 3: ss1=ongoing
 
Case 3 RUNNING:
   Iteration 2: ss1=failed, ss2=success, ss3=success
   Iteration 3: ss1=success, ss2=ongoing
Server Reinitializing The application is reinitializing after changes to the configuration. This status will display for all connections until the application has restarted the configuration and created the associated sync-sets.
Unknown The synchronization status is not known to the application. There is an error.