Documentum 6.7 SP1 P09
I've been all over the EMC documentation, this forum, and PowerLink and I've yet to find a single up-to-date, complete and working example or instrutions for how to implement a post processing lifecycle module. I've got a ton of experience with TBO and SBOs but I don't have much (if any) experience with a standard module for a lifecycle post procedure and apparently it isn't as straightforward as you might think.
A few questions:
1. Does it require a specific naming scheme?
2. I have implemented IDfModule, and IDfLifecycleUserPostProcessing in my class, is there anything else?
3. Does it have to be installed to the global registry?
I can't seem to get it to deploy to the application server and when I promote to the state where it should be invoked it is as if there is no post processing module set, it is completely ignored. No debugging output in the logs, no anything.