-
DFS Folder creation for specific Types
Hello All - I am wondering if anyone has an elegant solution to folder creation for DFS; where they type is more than just dm_folder. Currently I am writing my proof of concept using the java class 'ObjectPath' and then the Create Path functionality. This is really nice because if you give it something like…
-
Problem in Adding New Connection Broker
Hi I am using Documentum Developer Edition 7.1 in CentOS (Linux) environment. I am trying to create a new connection broker. When i click "Add Repository" in end of left explorer, it navigates me to a page, where i have to select one of old repositories (MyRepo in my case). But list that is to show repositories names is…
-
Customized Advanced search is not working when using AND & OR logical operators together.
I have a query regarding the customization of Advanced search.. After adding some of the custom attributes, logical operator based advanced search (i.e. using AND and OR operators) is not working. Attaching herewith some piece of customized code. Actual customization is written in getNewRootExpression() method and because…
-
Folder Export not working with webtop6.7
Hello Experts, Is there a change with the export thing in webtop 6.7 sp2. I'm unable to export folder. The same happens with DA also, is there any way to export them or I need to write custom DFC code? Regards PK
-
D2 "Send Mail" - groups
Hi forum I would like to be able to send a mail to a group from D2 (4.2). To do this I would expect that choosing a group in the "Send Mail" function would do the trick, but it does not... When choosing a group, there is some cryptic error shown because the "user_address" is not set on the dm_group object. Setting the…