-
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.