content conversion – from encrypt to decrypt

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.

Read More

Create table using API

— // Drop the Tableexecsql,c,DROP TABLE DMS_AUDITexecsql,c,COMMIT — // Create the Tableexecsql,c,CREATE TABLE [dbo].[DMS_AUDIT]([r_object_id] nvarchar NOT NULL,[audited_obj_id] nvarchar NOT NULL,[time_stamp] nvarchar NULL,[user_name] nvarchar NOT NULL, [user_id] nvarchar NOT NULL, [chronicle_id] nvarchar NOT NULL, [object_name] nvarchar NULL, [object_type] nvarchar NOT NULL,[event_name] nvarchar NOT NULL,[event_source] nvarchar NOT NULL,[event_description] nvarchar NOT NULL) ON [PRIMARY]execsql,c,COMMIT –############TABLE my_attrib_definitions Population #####—…

Read More

Documentum vs. SharePoint: Why Documentum Holds the Upper Hand

In the digital era, where information is both a tool and a currency, the platforms we choose to manage this wealth of data can determine an organization’s efficiency, compliance, and overall success. Among the myriad of enterprise content management (ECM) systems available, Documentum and SharePoint emerge as two of the leading solutions. However, when delving…

Read More

Exploring Documentum: A Comprehensive Guide

In the vast expanse of digital content management solutions, Documentum stands as a colossus, offering robust capabilities for managing, storing, and retrieving a wide array of document types across various industries. This blog aims to demystify Documentum, exploring its core features, benefits, and practical applications that underscore its importance in today’s digital-first world. What is…

Read More