Ok...we have some custom options that need to happen when we run through a workflow, like changing lifecycles and permission. I cannot find for the life of me how to do this?
I have our custom java class, based from when we were running 5.3 SP5, but we are upgrading to 6.7 (on new machines).
Our Content Server is a SPARC 10 Solaris unit, and our Web Server is a Web Server 2008 unit.
I've created the workflows in the web client that Documentum has pointing to the "cmsworkflowmethod" (custom class) for each of the automatic activities, I created a method through our DocApp for "cmsworkflowmethod" pointing to the CMSWorkflow class...but I'm not exactly sure if I have it right? I've looked at some of the documentation, but I cannot seem to find a workflow example with customization in it. I'm not sure if my methods in the docapp are created correctly or not, I'm not sure where to put the methods on the Web / Content Server.
Any help would be much appreciated. IF you can think of a way that I don't need to use custom code to do the workflows (changing lifecycles and permissions) that would work too.
Though I think my supervisor would prefer workflows customizations...
Thanks.
Joe
If this needs more information, please let me know. I'll provide everything I can.
I pretty much have a week to get workflow working properly.