Invoking an Importer from a Java Program
The classes used by the importers are contained in the file CentraSiteUtils.jar. The CLASSPATH variable must refer to the JAR files that are used by CentraSite. It is convenient to include all JAR files contained in the redist folder of the CentraSite installation.
After using an instance of the JAXRAccessor class to establish a valid connection (with user and password) to CentraSite, one or more imports are possible. Finally, close the session by calling the close() method of JAXRAccessor.