Posted by mganapa on July 3, 2008
This is a very often encountered error on the client’s machine. I have seen many blame the JRE on the machine or UCF installation itself. Some have suggested that the user update his webtop preferences or modify windows registry. This issue however is related to the acrobat installation on the client machine.
Posted by mganapa on July 2, 2008
There was a question on the support forum today where a user wanted to hide certain attributes on the new document creation page but show it on the document properties page. This cannot be achieved by configuration in DAB as the definition would make it universal. The only way to do this is to customize [...]
Posted by mganapa on July 2, 2008
I am one of the top 25 contributors in the EMC support forums. That’s a nice honor to have and I am glad that I have been able to help people find solutions to their problems. Having dealt with EMC’s official support, I know how important the forum is. I have added two pages with [...]
Posted by mganapa on July 1, 2008
I have seen many forum posts on missing JavaDocs for the com.documentum.services.* package. This JavaDoc can be found at C:\Program Files\Documentum\help\bpm\api
Posted by mganapa on July 1, 2008
I saw an interesting post in the documentum support forums today. This person wanted to construct a DQL to find the list of documents that were created in the last 15 minutes. However when you do a subtraction from a DATE attrinbute, content server assumes that the integer refers to a say. Thus DATE(NOW) – [...]