All Posts

content conversion - from encrypt to decrypt

S

By Suhas Das

Author

11 views

We have some content stored in encrypted filestore. We are using Documentum 20.2. Can I decrypt the encrypted files manually and move it to normal filestore? If yes, then how to decrypt the files manually?

By moving it to a non-encrypted filestore, e.g.

fetch,c,<doc-id>
set,c,l,a_storage_type
<non-encrypted-store-name>
save,c,l

Or via MIGRATE_CONTENT administration method.

0 Comments

Leave a Comment

Your email will not be published. Comments are subject to moderation.