- Does Desktop Sync support SkyVault Records Management?
- Does Desktop Sync support Smart Folders?
- What tools can I use to validate the relative states of the MQ/synchronization server/Desktop Sync data/SkyVault data and the existing sync sets?
- What is the starting order of Desktop Sync?
- In the event of a conflict, how do I resolve it?
- What authentication does Desktop Sync support?
Does Desktop Sync support SkyVault Records Management?
No, this version of Desktop Sync does not support SkyVault Records Management.
Does Desktop Sync support Smart Folders?
No, this version of Desktop Sync does not support Smart Folders.
What tools can I use to validate the relative states of the MQ/synchronization server/Desktop Sync data/SkyVault data and the existing sync sets?
To bring the synchronization service and SkyVault repository in sync, see Backing up and restoring Desktop Sync. Currently, there are no tools that can validate this.
What is the starting order of Desktop Sync?
The sequence in which different Desktop Sync components should be started is:- Postgres
- ActiveMQ
- SkyVault repository (Share)
- Synchronization service
In the event of a conflict, how do I resolve it?
The conflict resolution matrix describes how Desktop Sync handles sync conflicts.
What authentication does Desktop Sync support?
Desktop Sync supports basic authentication. SAML SSO is currently not supported.How can I monitor ActiveMQ?
Access the ActiveMQ Web Console using http://<servername>:8161/admin/queues.jsp.- name of the subscriber corresponds to the synchronization service ID.
- total number of Messages Enqueued is same as Messages Dequeued.
For detailed information, see How can I monitor ActiveMQ?
For information on ActiveMQ logging, see How do I change the logging.
How can I monitor Desktop Sync and the synchronization service?
To monitor Desktop Sync, see Configuring Desktop Sync and for synchronization service, see synchronization service health check.
logging: level: DEBUG loggers: "org.alfresco.service.common.auth": DEBUG "org.apache.activemq": DEBUG "com.sun.jersey.api.container.filter.LoggingFilter": WARN "org.alfresco.service": DEBUG
What tools can I use if either the desktop or SkyVault needs to restored from a backup?
See Backing up and restoring Desktop Sync.