IBM FileNet P8, Version 5.2.1            

Code Modules

A code module is Content Engine object that contains one or more Java action handlers and any supporting libraries. The easiest way to create a code module is with Administration Console for Content Platform Engine. You can, however, create CodeModule objects programmatically by using the Content Engine API.

For deploying an action handler in an enterprise production environment, it is more efficient to store the action handler as a CodeModule object than reference it in the class path of your application server. Code modules are automatically available when the Content Engine is deployed to multiple application server instances, or moving your content metadata from one system to another. If you reference action handlers in the JVM class path, you must manually distribute them to new systems.

Other code module characteristics are as follows:



Last updated: October 2015
server_procedures_codemodule_concepts.htm

© Copyright IBM Corporation 2015.