CentraSite Documentation : CentraSite Administrator’s Guide : Importing/Exporting Registry Objects : Exporting and Importing Objects from the Command Line : Exporting Objects from the Command Line
Exporting Objects from the Command Line
The syntax of the export call is as follows:
com.centrasite.importexport.ExportOperation [-noinstances] [-deleteafterexport]
[-orgnorelated] [-orgwithpolicyandlifecycle] [-orgnochildorganization]
<CentraSite_URL> <archive_filename> <user> <password> { <concept> | <guid> }...
The meanings of the parameters are as follows:
Parameter
Description
-noinstances
When exporting a CentraSite asset type (represented by a Concept object) or a taxonomy (represented by a Classification Scheme object), no instances of them are exported.
For other objects, this option is ignored.
-orgnorelated
When exporting an organization, related registry objects, that is users, groups, roles and permissions, will not be exported.
-orgwithpolicyandlifecycle
When exporting an organization, its related policies and lifecycles will also be exported.
-orgnochildorganization
When exporting an organization, its child organizations will not be exported.
<CentraSite_URL>
The URL of the CentraSite registry/repository; typically http://localhost:53307/CentraSite/CentraSite.
<archive_filename>
The name of the export archive file (ZIP file).
<user>
The user-ID of the CentraSite user to be used for the import operation.
<password>
The user's password.
<concept>
The name of a JAXR-based concept to be exported.
<guid>
The GUID of a CentraSite registry object to be exported, prefixed by uddi:, for example: uddi:207ff1cc-25c5-544c-415c-5d98ea91060c.
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback