-
Does anyone have information as to why 2 Superuser accounts would be displaying different drop down
2 Superuser accounts in our system are set the same but the Extended Privileges drop down list available is different - any tips as to why this would be the case? Privileges both set to Superuser, Client Capability both set to System Administrator.
-
CheckIn new version with DFS
Hi, I'm working on versioning with Documentum 7.1 and DFS. I'm able to check in a new version of a document and I use this code (working perfectly). ObjectIdentitySet _objIDSet = new ObjectIdentitySet (); ObjectIdentity _objID = new ObjectIdentity (new ObjectId (_ID), _defaultDocbase); _objIDSet.Identities.Add (_objID);…
-
Add attachment :"Starts with" search customization.
Hi , We have a requirement to customize "Starts with" search option on Select attachment(s) dialog box. Current scenario: When we search on "Starts with" option it searches on same folder path. Requirement :How can we enable to search it across all the path for eg .make it simple search instead of "Start with " search.…
-
[xCP] xCP/ACS and Trusted Content Services
Hello Experts, As far I know, xCP use ACS to serve contents. ACS retrieves contents directly from Documentum filestores, bypassing the content server. So, it seems that xCP is not compatible with TCS. Am I wrong ? Thanks in advance, Jean-Pierre FRANCONIERI.