The documentum-dfs tag has no wiki summary.
3
votes
1answer
809 views
soap4r custom headers
I've been working with soap4r and trying to use the SOAP::Header::SimpleHandler, I'm trying to get it to put a custom header on the outgoing message, but I can't work out how to get it to include ...
1
vote
1answer
59 views
Documentum Document Template Import issues
I'm using Documentum Composer to create a new XML application. After importing an XML template for the content from WebTop, I noticed that the templates are missing the Documentum-Specific attributes ...
1
vote
1answer
153 views
Log out of Documentum Server
Iam a beginner in using DFC . I have an windows application that uses Documentum APIs to checkin Checkout documents into Documentum Content Server 6.5.1 .I use DFS 6.5.1 to interact with the server. ...
0
votes
0answers
43 views
ADTS service in Documentum
We have encountered that a user has received rendition of a document quite late as they were supposed to be, I have the name and Object ID of the document:
In DA I tried to use following DQL query:
...
0
votes
1answer
145 views
SOAP not getting encoded as MTOM in a WCF client
I am connecting to a DFS(Documentum Foundation Services) instance from a WCF client.
I am using basicHttpBinding and I have set the messageEncoding="Mtom". However, when I inspect the soap, I see the ...
0
votes
4answers
458 views
Documentum DFS, renaming dm_user (user_name attribute)
After changing some user's user_name attribute with DFS Object web service consistency checker fails. It seems Documentum uses user_name as foreign key in other documents and renaming this attribute ...
0
votes
3answers
1k views
Pros and Cons of DFC and DFS?
I am new to Documentum, I have to upgrade one code from Documentum foundation class to Documentum Foundation Services. Can someone provide the pros and cons of each, and good source of information to ...