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
   

Java configuration dialog

This dialog displays as part of the Add Component Queue wizard and on the Component Properties Adaptor tab.

Configure a Java component adaptor

  1. On the Select a Java class dialog, click Browse and locate the jar file containing your Java components.

    NOTE  To complete this step, the .jar file must be accessible from your local computer—you can copy it to C:\Temp. At this point, you import only the class name and methods. For runtime, the .jar file must be located on the Application Engine server where the Component Manager runs. You use the Task Manager to specify the exact location of the .jar file and to start the component.

  2. Select the appropriate class from the dropdown list of available classes. The methods in that class display.

    TIP In a subsequent step, you will select one or more methods that will be operations in the component queue.

  3. Click OK to exit the Java configuration dialog and return to the component property dialog.