Hi All,
I have installed the FREE EMC Documentum Developer Edition.
I have developed a DFC code which checks for the active jobs with a DQL and gets the report for the failed ones.
I have programmed it in such a way that, on every run it creates two files one with information on all the jobs currently running and active in the repository and another one only if a job is failed.
Everything is consolidated and saved it as a text file in the specified cabinet under classified folder names.
This DFC code is running quite fine when I am trying to run through Eclipse ie., Composer.
When I deploy this into method server and add this as method and tested for a trail run .. it is givin the error attached.
I am herein attaching the Java file for your reference.
Kindly help me in this regard.
Thanks in Advance!