You can configure SkyVault to replicate content between source and target
repositories.
- Shut down the SkyVault server on the source and target repositories.
-
In the source repository, open the SkyVault-global.properties file
and make the following updates:
Set the replication.enabled property to true:
replication.enabled=true
Note: If this line is not present in the SkyVault-global.properties file or the value is set to false, you will not be able to run any replication jobs. You might see this error message in Share:Alternatively, you can enable content replication from the Admin Console. See Admin Console: Working with the replication service for more information.
- Save the file.
- In the target repository, open the SkyVault-global.properties file and make the following updates:
- Save the file.
- Restart SkyVault on both source and target repositories.
- Configure the Share URL to allow access to the source repository, as specified in Opening locked content in the source repository.
- Create a transfer target, as specified in Creating a new transfer target for content replication.