Below is the code to create Document using DFC.
Blockchain, Hyperledger, Corda, Documentum, SQL, NodeJS
Below is the code to create Document using DFC.
Below is the DQL query to create User
Below is the code to create User using DFC.
Below is the code to Export Documentum through IDfExportOperation DFC APIs.
Below is the code to Import Documentum through IDfImportOperation DFC APIs.
Below is the code to create Documentum session through DFC APIs.
The Object type is classified into two major types Persistent Object Type and Non-Persistent Object Type. All the object types will come under any one of these categories.
In Documentum you can give different kind of privileges to the User. Based on the privileges the user can Create Type, Cabinet and Group and various other action. For each user in Documentum a dm_user object is created. The dm_user.user_privileges and dm_user.user_xprivileges stores the Privileges of the user. The dm_user.client_capability attributes stores the Capability of the users. Each privileges, capabilities and there corresponding values are discussed below.