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
   

Configuring component queues

Component queues make it possible to process a workflow step using an external entity, such as a Java object or Java messaging system (JMS). Using the Process Configuration Console, you configure a component queue with an adaptor, either Java or JMS. The Java adaptor allows you to expose public methods from a Java class as operations on a queue. The JMS adaptor allows you to publish workflow data to a JMS queue, also using operations.

In Workplace, an initialized region includes a FileNet-provided component queue called CE_Operations in the Component Queues folder. The Content Engine (CE) operations get and set document properties, file and unfile a document in a folder, and publish a document. See the link below to enable the CE operations.

Using Process Designer, the workflow author adds a component step to a map and selects operations for that step from the list of component queues. The workflow author also specifies the appropriate expression for each operation parameter.

What would you like to do?

Learn about Component Integrator

Create a new component queue

Define component queue operations

View or modify queue properties

Enable Content Engine (CE) operations for use in workflow definitions (Workplace only)