Set web application properties for VWService
Use this option to define custom web applications and to specify the
server base URL for web applications for the VWService. 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 VWService.
- 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.
TIP You
can override the VWService-wide web application properties for a specific
isolated region. See Set isolated
region web application properties for more information.
To add a custom web application
- Select the
of the VWService you wish to modify and click the Properties
on the .
- Select the Web Applications tab.
- Click Add
.
- 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.
- 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.
- Click OK.
You must restart the Process Service on the Process Engine
to make the changes take effect. Use the Process Task Manager
to restart the software.
To modify or delete a custom web application
- Select the
of the VWService you wish to modify and click the Properties
on the .
- Select the Web Applications tab.
- Select the web application you want to change or delete.
- To make changes, double-click on the Server
Base URL field. Use the format explained above.
To delete the custom web application, click Delete
.
You must restart the Process Service on the Process Engine
to make the changes take effect. Use the Process Task Manager
to restart the software.
To specify the URL template for a web application
- Select the
of the VWService you wish to modify and click the Properties
on the .
- Select the Web Applications tab.
- Click Advanced
to display the URL Templates
dialog box.
To set the default web application for the VWService
Select one of the web applications from the Default
web application drop-down list. For custom web applications, you
must enter the ID of the application.
Related topic
View
or modify VWService properties
|