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
- Select the
of the isolated region 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 Save to save your changes.
To modify or delete a custom
web application
- Select the
of the isolated region 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 configuration information for the selected web application,
click Delete .
- Click OK.
- Click Commit on the
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
- Select the
of the isolated region 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 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.
Related topics
View
or modify isolated region properties
Configure
step processors
|