This view helps for devices maintenance it shows all local and remote devices synchronized, none synchronize or orphan.

From this view we can initialize none synced devices or clean the orphan ones.

Columns:

Display Name: The display name of the object in station.

Id: The object id used by the connector (see the sformat for this id in BtibService → ExternalConnector → RealtimeConnector [AX Property Sheet]).

Sync Status: The synchronization status for the object.

  • SYNCHRONIZED:  The object exists in the station and has been created successfully in the remote service.
  • LOCAL_ORPHANED: The object exists in the station but has not been created in the remote service.
  • REMOTE_ORPHANED: The object doesn't exists in station but exists in the remote service.

Station Ord: The ord of the object in the station.

Actions:

Discover: Discover objects in the station and there statuses.

  • All: Discover all objects.
  • Local Only: Discover local orphan only.
  • Remote Only: Discover remote orphan only.

Clean: Clean the object from the remote service, enabled if the object is remote orphan.

Initialize: initialize the object, enabled only if the object is local orphan.