Invoking Importer from Java Program
The classes used by the importers are available in the CentraSiteUtils.jar file. The CLASSPATH variable must refer to the JAR files that are used by CentraSite. It is convenient to include all JAR files available 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.