Skip navigation FileNet logo
  Open Client Developer's Guide
  Search  |  Index  |  Glossary   |  
Open menu Overview
Open menu Open Client Architecture
Close menu Developing for Process
  Open menu Process Overview
  Open menu Preparing for Development
  Open menu HTML Step and Launch Processors
  Java Processors
  Component-Integrator Work Performer
  Close menu Deploying Process Applications
    HTML Step Processors
    Close menu Java Step Processors
      Compiling Java Files
      Creating the JAR File
      Signing the JAR File
      Deploying the Java Application/Applet
      Configuring the Server for the Web Application
    Adding Step Processors to Workflow
Open menu Error and Exception Handling
Open menu Customizing the Framework
Globalization / Localization
Open menu General Information
   

Configuring the Server for the Web Application

Before you can run your application or applet (e.g., a Step or Launch Step Processor, such as the sample Step Processor applet, VWSampleStepApplet, if you have not already done so, you will need to configure the server for the Web application being used. To configure the server, use the Configuration Console to specify the Web application defined for VWService. For details on how to configure the server for a Web application, see "Managing VWServices" in the Process Configuration Console Help on the Process Documentation for FileNet Image Manager CD.

You specify the Open Client Web application as a parameter when you run your application/applet, as follows:

  webApp=OPEN_CLIENT

Once you have configured the server for the Web application, if your application is for a step, launch step, or submap in a workflow (for example, a Step Processor), remember that you will need to add the application to the workflow.