Hi everybody,
It may not a difficult one. But the problem is that I am not staying at my client's site and I need to figure it out remotely.
Our client uses Documentum 6.5 consisting of Content Server and Webtop combination.
I deployed a custom DM Job in one of the two repositories. My client wants to test it in another repository, so I guided him to create the method and job, which point to the samee Java class.
However, when he tried to run it, error is shown and last status is shown as "...with error message [DM_SYSOBJECT_E_CANT_ACCESS_FILE]error: Cannot access file E:\Application\Documentum\share\temp\0"
However, the Documnetum share folder is placed at D drive rather than E drive in the Content Server.
Note that the java class is placed at \Documentum\dba\java_methods\ in the content server, rather than \Documentum\jboss4.2.0\server\DctmServer_MethodServer\deploy\ServerApps.ear\DmMethods.war\WEB-INF\classes\.
Could anybody encountered the issue before?
Thanks in advance.