Skip navigation FileNet logo
Glossary  |  Help Directory  
  Help for Process Configuration Console
  Search  |  Index
Process Reference  
Process Configuration Console
Getting started
Isolated regions
Queues
  Manage user queues
  Configure work queues
    Create a work queue
    Modify queue properties
      Edit description
      Manage system fields
      Manage data fields
      Manage indexes
      Set security levels
      Define queue operations
    Move queues across servers
  Configure component queues
    Configure a component queue
    Define component queue operations
    Modify component queue properties
    Enable Content Engine operations
Rosters
VWServices
Process Engines
Workflow database
Events and statistics
  
   

Enabling Content Engine (CE) operations (Workplace only)

To enable workflow access to properties of documents, folders, and other objects in an object store, FileNet uses the Component Integrator infrastructure to provide Content Engine (CE) operations that are accessible to the workflow author as the CE_Operations queue . These are implemented in a Java class in p8ciops.jar and installed on an Application Engine in ...\FileNet\Workplace\WEB-INF\lib. The operations include filing and unfiling a document in a folder, getting and setting property values of a document, folder, or custom object, and publishing.

To enable the Content Engine (CE) operations

  • In Process Configuration Console, select a Process Router and open the Server.
  • Open the Component Queues folder.
  • In the Component Queues folder, select CE_Operations, then click Properties on the toolbar.
  • In the Component Properties dialog, specify the user name and password for the component queue.

For additional information, see Component Integrator preparation in the Help for Process Java API.

See Using Content Engine (CE) operations in a workflow definition for tips and examples.