Hello,
Currently we have a Documentum system including content server, repository in which there stored 5000+ PDF files.
We're going to build a new system somewhere else with new content server, new repository. And we want to migrate these PDF files to the new repository.
Both the content (PDF files) and their properties need to be migrated.
Is it possible to use the dump and load operation that EMC Documentum provides to complete this task?
(We see that several object types support dump and load operations: dm_dump_record, dmi_dump_object_record, dm_load_record, dmi_load_object_record. However, the object type of PDF is dm_document. Will it be supported?)
It would be appreciated if there would be some scripts for migration.
If dump and load is not applicable. Is there any other easy ways to do this?
Many thanks in advance:)