-
DoMethod: Failed to validate digital signature: null - How to fix?
Hi! I am operating two content server instances serving the same repository (both 6.7. SP1 Patch01). In the ServerApps.log I just found the following errors: Content-Server #1: ERROR [http-0.0.0.0-9080-1] com.documentum.mthdservlet.DoMethod - Failed to verify digital signature: No public key found for docbase MyDocbase…
-
How to get control of text field when text is entered
HI , I have a text field and dropdown on my jsp , when user enters text on this text field then dropdown filed on this pages should be visible , If the text field is left empty then the dropdown should not be invisible . How do i know text field value after user enters text . I use below but not able to . Is this right way…
-
Maintaining Registered Table Data
I working with Webtop. I have a custom type, In composer for this custom type I created an attribute with "Conditional Value Assistance" based on a DQL from registered table. My Question is, I want a group of users to be able to add data in this registered application using Webtop, How can I do that. So for example I have…