Hi,
I want to archive documents which have not been modified for "x" years in documentum to some external cloud storage for saving disk space on server.How can i achieve that. Please help.
AFAIK, the only cloud storage that Documentum integrates natively is with EMC Atmos. However, this only "archives" the content file; the actual metadata about the object still persists in the database.
If you want to remove the object documents themselves from the database, then you will need write your own application to do this.