Overview
You can use an XML interface to import and export administrative
objects from and into a Content Manager OnDemand system.
The administrative objects that can be imported and exported include:
- systemParameters
- user
- group
- printer
- storageSet
- applicationGroup
- application
- folder
- cabinet
- hold
- odfRecipient
- odfRecipientList
- odfReportId
- odfDistribution with odfReportBundles
This XML interface expands the functionality and enables you to export all administrative objects into a single XML file, and later import them into the same OnDemand system or another system.
Also, you can create your own XML file through a user application or Web interface according to the defined specifications, and import it into the system.
If you create your
own XML file, ensure that you include objects following this order:
- systemParameters
- user
- group
- printer
- storageSet
- applicationGroup
- application
- folder
- cabinet
- hold
- odfRecipient
- odfRecipientList
- odfReportId
- odfDistribution with odfReportBundles