-
Seamless login in webtop between trusted repositories using tickets
I have a scenario where we need to have seamless login between two repositories. For this approach we decided to use the concept of trusted repositories, wherein ticket generated for one repository would be accepted for logging into all the trusted repositories. I am facing a issue in this approach. To enable this I have…
-
Can't new contents from templates in Web Publisher
Hi, all. When I create contents from template in Web Publisher, it goes error every time. The error log output on the application console is just like the following: 14:19:58,396 ERROR [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] com.documentum.web.common.Trace - The new content cannot…
-
How to update life cycle using Composure
Hi All, I am using Composure 6.5 SP2. We have life cycle with custom user action modules. Whenever I make changes to class implements IDfLifecycleUserAction, IDfLifecycleUserEntryCriteria... auto build script builds compiles classes and builds jar file. And using this jar file in jar definition artifacts in my Documentum…
-
custom icon in WDK 5.3 SP6 not working
Hi all, I have requirement to display custom icon for a specific object type (sub type of dm_document). According to WDK Dev guide, this is possible to configure in WDK 5.3 by putting icon gif images of 16x16 and 32x32 pixel with file format as t_customtype_16.gif and t_customtype_32.gif under…