CentraSite Documentation : CentraSite User’s Guide : Using the Asset Catalog : Working with Asset Revisions : Switching Revision Processing On
Switching Revision Processing On
Currently, revision processing is switched on using a Java command at the operating system command line.
To switch revision processing on
1. Ensure that all of the JAR files of the redist folder are included in the CLASSPATH variable.
Ensure also that the location of the redist folder is included in the PATH variable. This is because the redist folder contains libraries required by the Java classes.
The redist folder is located directly under the CentraSite installation directory.
2. Enter the following command at the operating system command line:
java com.centrasite.registry.revision.admin.RevisionAdministrator
-enable -user user -password password
The user you specify must belong to the CentraSite Administrator role.
The Java program now runs to completion and the revision processing is switched on.
If you want to run the Java program to access a CentraSite registry running on a remote host, you can add the option -h <host> to the Java command, where <host> is the URL of the remote CentraSite host.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback