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:
  1. systemParameters
  2. user
  3. group
  4. printer
  5. storageSet
  6. applicationGroup
  7. application
  8. folder
  9. cabinet
  10. hold
  11. odfRecipient
  12. odfRecipientList
  13. odfReportId
  14. odfDistribution with odfReportBundles