Set URL templates
Use the URL Templates dialog box to specify the launch and step processor
templates for each web application in the VWService or isolated region.
The system uses the templates to build the URL for the launch and step
processors. See Configure
step processors for additional information.
To configure a URL template for a launch processor or
step processor for a web application
- If you have not already done so, select the
of the VWService or isolated region you wish to modify and click the
Properties on the .
- Select the Web Applications tab.
Note the ID number of the web application you are specifying for a launch
processor or step processor.
- Click the Advanced button on the
dialog box toolbar.
- To add a URL template, click New
.
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.
NOTE
To open HTML step processors or allow the custom step processors to
be opened from another web application, the ID number you enter must
have a corresponding web application ID number in the web application
properties. See Set web
application properties for VWService for more information.
- Enter the Template using the appropriate
format as explained below.
- Click OK to return to the main VWService
or isolated region properties window.
The URL template format
The launch step processor URL template uses the format in the
table below. Number 199 indicates a custom web application.
where each number represents the following:
Server base URL |
Location |
Workflow version () |
Subject |
Attachment document ID (optional) |
For example, for the following settings:
server base URL:
|
|
Location:
|
|
URL template:
|
|
At runtime, the link for the launch processor would look as follows:
The step processor URL template uses the format in the table below:
where each number represents the following:
Server base URL |
Location |
Queue name |
Work item number |
Step name (optional) |
For example, for the following settings:
server base URL:
|
|
Location:
|
|
URL template:
|
|
The link for the step processor would look as follows:
To delete the URL template for a custom web application, select the row
and click Delete .
To delete the URL template for a non-custom web application, delete the
information in the Template field.
Related topic
View
or modify VWService properties
|