-
How to replace default advsearch query with custom query in webtop 6.5 sp2
Hi All, We have a requirement to replace default advsearch query with custom query in webtop 6.5 sp2 Using below code getting default query and able to add where clause, but need to replace default query with custom query, it would be great if you could advise on how to do this SearchInfo info = getSearchInfo();…
-
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…