Hello all,
I am trying to install the jar files that make up the workflow methods for my workflow in Documentum 6.7.
I have the jar defs created, and added to a java library. All of this is installed into the repository and i verified the jar files are in the "dmc_jar" table through DA.
When i try to run the workflow, my first custom method throws the error:
java.lang.ClassNotFoundException: ****.ReadRulesEngineServices
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
I only installed the jar files through Composer, not to the "java_methods" folder on the Server. any ideas?
Thanks!