Hi! I'm using Documentum 6.7, and I have created a custom workflow which calls a method that at the same time calls a java class with some custom code. This workflow is intended to be launched when a document is imported, but when importing documents using webtop, I cannot see a single trace line of my method anywhere. What is the log file in which import trace lines of my java class should be displayed? I have set the debug level at info in every log properties files, but nothing is displayed...Thanks in advance!