To enable workflow access to properties of documents, folders, and other objects in an object store, IBM FileNet uses the Component Integrator infrastructure to provide Content Extended Operations that are accessible to the workflow author as the CE_Operations queue. These are implemented in a Java™ class in ContentExtendedOps.jar and installed on an Application Engine server in Workplace or Workplace XT at ...\FileNet\AE\Router\lib or ...\FileNet\WebClient\Router\lib. The operations include filing and unfiling a document in a folder, getting and setting property values of a document, folder, or custom object, publishing, and many more. For a complete list of the operations, see Using Content Extended Operations in a workflow definition.
To enable the Content Extended Operations
For additional information, see Component Integrator preparation in the Help for Process Development.