documentum
How to create custom JSP in Documentum web publisher?
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.[详细]
2023-02-21 04:22 分类:问答DQL to remove a subgroup from a group in Documentum?
Does anyone know how to 开发者_StackOverflow社区remove a subgroup from a group in Documentum using DQL?[详细]
2023-02-17 03:09 分类:问答To detect [programmatically] documents that are in certain Lifecycle state
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, ‘[详细]
2023-02-12 05:02 分类:问答How to recognize (programmatically) situation ‘property value has changed in object’?
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[详细]
2023-02-11 16:30 分类:问答Documentum groups and subgroups lost when build is performed
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.[详细]
2023-02-07 16:11 分类:问答Is there a dql command to find out the docbase owner name?
Alternatively is the开发者_如何转开发re a way to specify what user is used to execute a dm_job?DQL to get install owner[详细]
2023-01-22 00:41 分类:问答DQL-Documentum query
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[详细]
2023-01-18 19:55 分类:问答How to set host and port in full java without dmcl.ini
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[详细]
2023-01-18 09:45 分类:问答DQL to get r_object_id From DRL
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.[详细]
2023-01-17 07:40 分类:问答DQL to get i_chronicle_id from r_object_id
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[详细]
2023-01-16 21:14 分类:问答