I\'m trying to create a web page where some content(parts of the page such as footer/header etc) will come from documentum and some data on the page will com from external oracle database.
Does anyone know how to 开发者_StackOverflow社区remove a subgroup from a group in Documentum using DQL?
I want to develop a software that (using DFS) will scan documents on Documentum Content Server and find ones that have a lifecycle attached; and current state of the lifecycle has certain name. Say, ‘
I am beginner in Documentum yet (all I have now is Documentum Developer Edition); so advice from an experienced Documentum developer will be very helpful. I need to create a program (on .NET) that wil
Here\'s our dev process.We have a dev Documentum environment where we make our changes, and then import those DFC changes into our docbase using Documentum Composer.
Alternatively is the开发者_如何转开发re a way to specify what user is used to execute a dm_job?DQL to get install owner
Can any one please provide a solution in Documentum Query La开发者_高级运维nguage to access the folder details of a file checked out from documentum if we provide the object_id of the corresponding fi
Using Documentum DFC, I would like to set up a docbase connection without using a dmcl.ini. How can I d开发者_StackOverflow社区o such a thing?You can inject docbroker data into the DFC with Java like
I have a situation like this. I checked out a file from documentum (File is a dita-map ). File has a reference to another file in the repository.
I have a situation like this: I need to find out the i_chronicle_id of a document. If I try with r_object_id(i.e select i_chronicle_id from dm_document where r_object_id=\'some id\', it will return me