Skip navigation FileNet logo
Glossary  |  Help Directory  
  Help for Process Configuration Console
  Search  |  Index
Process Reference  
Process Configuration Console
Getting started
Isolated regions
  Initialize an isolated region
  Connect to an isolated region
  Disconnect from an isolated region
  Export to
IBM CrossWorlds®
  Copy an isolated region
  Remove an isolated region
  Modify isolated region properties
     Configure event logging options
     Enable or disable statistics collection
     Set performance parameters
     Set web application properties
     Configure step processors
     Specify step processor locations
Queues
Rosters
VWServices
Process Engines
Workflow database
Events and statistics
   

Set web application properties for an isolated region

Use this option to define custom web applications and to specify the server base URL for each web application defined for the isolated region. You can also specify one of the web applications as the default that email notifications refer to, and define the launch and step processor URL templates for each web application.

The system uses this information to determine:

  • The email notification template to use for workflows processed in the isolated region.
  • The location of a custom step processor if it is not deployed to the current web application. The server base URL is one piece of the information required to build the location based on the URL template.

NOTE The properties you set here for a specific isolated region override the VWService-wide web application properties. See Set VWService web application properties for information about setting these properties for the entire VWService.

To configure a custom web application

  1. Select the icon of the isolated region you wish to modify and click the Properties on the toolbar.
  2. Select the Web Applications tab.
  3. Click Add .
  4. Enter an ID number in the Web Application field. The ID for a custom web application must be a number between 100 and 999, inclusive.
  5. Enter the Server Base URL in the following format:

    <protocol>://<web_server>/<virtual_directory>

    For example:

    Workplace FileNet Web Services Client
    Open Client
    http://hq-server/Workplace http://hq-server/idmws
    http://hq-server/openclient
    https://data-eng:8080/MyApp

    NOTE  Include the port number as appropriate for your web server.

  6. Click Save to save your changes.

To modify or delete a custom web application

  1. Select the icon of the isolated region you wish to modify and click the Properties on the toolbar.
  2. Select the Web Applications tab.
  3. Select the web application you want to change or delete.
  4. To make changes, double-click on the Server Base URL field. Use the format explained above.
    To delete the configuration information for the selected web application, click Delete .
  5. Click OK.
  6. Click Commit on the toolbar to apply this change to your isolated region. You can commit the changes immediately, or you can wait until you have finished all your changes.

To specify the URL template for a web application

  1. Select the icon of the isolated region you wish to modify and click the Properties on the toolbar.
  2. Select the Web Applications tab.
  3. Click Advanced to display the URL Templates dialog box.

To set the default web application for the isolated region

Select one of the web applications from the Default web application drop-down list. To use the VWService-wide default, select <System Defined>. For a custom web application, you must enter the appropriate ID.

View or modify isolated region properties

Configure step processors