-
TTime in DFS
Hi Experts. Please can you help. I'm using the latest version of DFS TaskManagement Service. I want to use the TaskManagement.SuspendUntil() method in a C# project. I’m battling to pass a TTime object through to the method. Below is my code. DateTime dt = new DateTime(); dt = DateTime.Now; double pot1 = 2; dt =…
-
Question about upload of file to app server and exporting it
Hi, I have a requirement where i want the user to have an option to upload the file to Documentum(Application server). But before creation of the Documentum object of that file in the repository, i want to expor it on a different machine. Can anybody suggest me pointers about implementing the same. Thanks in advance
-
Advanced Search does not give results for newly added type
Hi, I added a new object type to our docbase. I see it through DA under types as well as in Advanced Search, but when I search for the same, I am not getting aresults even if some documents of that type exist in docbase. What might be the reason? How can I resolve it? Anything to do with Fulltext server? Please share your…
-
Where can I find Documentum Content Server JDBC Driver?
I am about to install Documentum Reporting Services. Installation guide senteces I need to be familiar with CS JDBC Driver. I've been looking for the JDBC Driver for Documentum Content Server in Powerlink, Subscribenet and Community with no results. Can anyone help me to find this download? As I read, without this I will…
-
How can I get an imported document have my custom type?
Hi, I have a requirement. When a user imports a document into a specific folder in docbase, my_custom_type should go to it automatically. How can I get it? Are there any options? If yes, which one is simple and best. Please share your knowledge and experiences for figuring this out. Thanks. ta