Hi all,
I expect this is a simple issue however it is causing me many issues. I have been transfered to supporting our Documentum installation and am very new to this environment. I am working on a custom modification to a new document creation and would like to be able to view information in the log file to track down where errors are occuring.
In development I am using Apache-tomcat with Webtop 6.5. I was told that using a System.out.println(""); would write the information to the catalina.[date].log file, however, this has not been happening. Any assistance in how to write out log information from custom Documentum classes would be greatly appreciated.
Steve