-
Listing permissions assigned to groups (Documentum 6.7)
Hi all I am trying to do some housekeeping on our list of Documentum groups. We do not use Documentum in the same way as when it was originally implemented and a lot of our user groups are no longer relevant. I see that if a group is deleted the permissions are not removed from objects in Documentum where they are applied.…
-
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…
-
Custom Widget is not appearing in widgets list in xCP Designer
I have a widget which I have developed for using in xCP Designer and to be dropped onto the interface pages. It is a bare bones one because I just want it get it worker before I tackle anything more complex. The following is the JavaScript Ext.define("stg.widgets.demographics", { extend: 'Ext.Component', alias:…
-
webtop not starting in Tomcat
I have a customized webtop 6.7SP1 application. After upgrading the application to 6.7 SP2 and deploying it on a new tomcat 7 server, the application does not start. How do I fix this issue and start up the application? The error displayed is: SEVERE: Exception starting filter WDKController java.lang.NullPointerException at…