-
DFS 6.5 + UCF Client problem on Mac OS X
Hello, I am having some trouble with a Documentum CMS integration(via DFS) when running on a Mac. I'm using the DFS SDK from the Documentum Developer Edition 6.5 SP2 together with that server. If I use the version control service to request the current object with content for an identity which indicates an XML document,…
-
How do I execute an alter type DQL via DFS as a service context?
In my C# application, I am calling DFS as a service, by making service references to the wsdl files on the DFS server. Next, I create an object of type PassthroughQuery and assign it the DQL alter type statement. Using a valid QueryServicePortClient object, I call its execute method and pass in my PassthroughQuery object…
-
CMIS soap getRepositories Request Returning "no repositories"
I had to reinstall my test environment (Developer Edition ofDocumentum Content Server and CMIS ear running on jBoss). CMIS SOAP responses were ok before, but not now. Soap request to getRepositories returns no repositories. Previously it was returning repository named "documentum". Maybe I am missing something basic,…