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:
com.centrasite.importexport.ExportOperation [-noinstances] [-deleteafterexport] [-orgnorelated] [-orgwithpolicyandlifecycle] [-orgnochildorganization] <CentraSite_URL> <archive_filename> <user> <password> { <concept> | <guid> }...
The input parameters are:
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>
(Optional) The URL of the CentraSite registry. Default value is http://localhost:53307.
<archive_filename>
The name of the export archive file (ZIP file).
<user>
The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role.
<password>
The password for the registered CentraSite user identified by the parameter -user.
<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 © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback