-
D2 workflows?
Hi, What is the difference between D2 advanced workflow and simple workflow?
-
Where can I find the installation/upgrade guide to eRoom Documentum 7.4.4 ?
Hello, I'm using eRoom documentum 7.4.2 right now and I'm willing to upgrade to the latest version (7.4.4 P08) but I can't seem to find the installation or the upgrade guide anywhere ? Can anyone post the installation guides here ? Many thanks.
-
Sample TBO implementation
Hi, When i followed the "Sample TBO implementation" section within DFC development guide, I get the following error during installing the TBO: [ERROR] Unexpected error occured during install java.lang.NullPointerException at com.emc.ide.artifact.moduledef.installer.ModuleInstaller.doPostInstall(ModuleInstaller.java:197) at…
-
Composer Job Issue
I have created a Method and a job. I created a java class file for the Job to call. Method name :MyMethod Job name: MyJob Javaclass name: MyClass The Method is correctly selected in the General tab of the job The Job is of type: java Run as the servder the Command: MyClass If i compile the class from the Command line i get…