-
Edit Content Page - XCP 2.1
Hi All, In the Edit content Page is there a possibility to get the control of the viewer component so that 1. We can disable few buttons like * a. "Reorder Page" * b. "Inset New Page" * c. "Extract Page" 2. In "Inset New Page" option diable the "Overwrite current version" option. I have attached the screen shots for better…
-
Parameters...?
How to use parameters for user group? I have a state-full process and I want to use a set of users for a particular state of task and I want to set those users through parameter. Can anyone help me to set the group of users in a parameter.?
-
Delete all the files created by a particular user in an eRoom.
Hi All, I want to delete all the files created by a user in an eRoom using a single query in Documentum application. Can it be done using DQL or any script?
-
Getting details of all the eRooms for a user
Hi All, Can we find the name of all the eRooms that a user is member of by using DQL or any other way in Documentum? Any suggestions are welcome.
-
XCP2.2 BAM Activity Duration Report
Hi All, I need to develop a XCP 2.2 BAM report that shows the average time taken for each manual actvity for many processes. I understand that I have to subscribe to the "activity start" and "activity completed" of all the manual activities in each process then i'll create a duration field with the difference, the problem…