IBM FileNet P8, Version 5.2.1            

URL templates for web applications

Use the template formats that are provided in the following tables to build the launch step processor URL or the step processor URL for the web application that you are configuring.

Launch step processor URL template formats

The launch step processor URL template uses the formats in the following table. Numbers 100 and 199 indicate custom web applications.
Table 1. URL template formats for the listed web applications
Web application Template
Workplace {0}/eprocess/launchers/{1}?workflowVersion={2}&subject={3}&attachmentId={4}&propertyMap={5}
IBM® FileNet® Workplace XT {0}/eprocess/launchers/{1}?workflowVersion={2}&subject={3}&attachmentId={4}&propertyMap={5}
IBM FileNet Collaboration {0}/eprocess/launchers/{1}?workflowVersion={2}&subject={3}&attachmentId={4}&propertyMap={5}
IBM Enterprise Records {0}/eprocess/launchers/{1}?workflowVersion={2}&subject={3}&attachmentId={4}&propertyMap={5}
Lotus Mashups {0}?nst=pid%3D{1}%26pageContext%3D%257B%2522workflowName%2522%253A%2522{2}%2522%257D
Business Space {0}?nst=pid%3D{1}%26pageContext%3D%257B%2522workflowName%2522%253A%2522{2}%2522%257D
IBM Content Navigator {0}/{1}?workflowVersion={2}&subject={3}&attachmentId={4}&propertyMap={5}&isoRegion={6}
IBM Case Manager {0}/?{1}&queueName={2}&wobNum={3}
100 {0}/eprocess/launchers/{1}?workflowVersion={2}&subject={3}&attachmentId={4}
199 {0}/myLaunchers/{1}?workflowVersion

Parameter values for the launch step processor URL templates

Table 2. Parameter values and description for the templates in Table 1.
Parameter Description
{0} Server base URL
{1} Launch step processor location
{2} Workflow version (F_WCRevision) or workflow name
{3} Subject (optional)
{4} Attachment document ID (optional)
{5} Property map (optional)
{6} Isolated region number (required by IBM Content Navigator)

For example, for the following settings:

Server base URL
http://10.15.4.54:8080/MyWebApp
Location
myLaunchProcessor.jsp
URL template
{0}/myLaunchers/{1}?workflowVersion={2}&subject={3}&attachmentId={4}
At run time, the link for the launch processor looks as follows:
 http://10.15.4.54:8080/MyWebApp/myLaunchers/myLaunchProcessor.jsp?workflowVersion=%7E%7E1%09...
&subject=Loan%20Application&attachmentId=

Step processor URL template formats

The step processor URL template uses the formats in the following table:

Table 3. Step processor URL templates for the listed web applications
Web application Template
Workplace {0}/eprocess/stepprocs/{1}?queueName={2}&wobNum={3}&stepName={4}
IBM FileNet Workplace XT {0}/eprocess/stepprocs/{1}?queueName={2}&wobNum={3}&stepName={4}
IBM FileNet Collaboration {0}/eprocess/stepprocs/{1}?queueName={2}&wobNum={3}&stepName={4}
IBM FileNet WCM {0}/eprocess/stepprocs/{1}?queueName={2}&wobNum={3}&stepName={4}
IBM Enterprise Records {0}/eprocess/stepprocs/{1}?queueName={2}&wobNum={3}&stepName={4}
Lotus Mashups {0}?nst=pid%3D{1}%26pageContext%3D%257B%2522queueName%2522%253A%2522{2}%2522%252C%2522wobNum%2522%253A%2522{3}%2522%257D
Business Space {0}?nst=pid%3D{1}%26pageContext%3D%257B%2522queueName%2522%253A%2522{2}%2522%252C%2522wobNum%2522%253A%2522{3}%2522%257D
IBM Content Navigator {0}/{1}?queueName={2}&wobNum={3}&stepName={4}&isoRegion={5}
IBM Case Manager {0}/?{1}&queueName={2}&wobNum={3}
100 {0}/eprocess/stepprocs/{1}?queueName={2}&wobNum={3}&stepName={4}
199 {0}/myApps/myStepprocs/{1}?queueName={2}&wobNum={3}&stepName={4}

Parameter values for the step processor URL templates

Table 4. Parameter values for the templates in Table 3.
Parameter Description
{0} Server base URL
{1} Step processor location
{2} Queue name
{3} Work item number
{4} Step name (optional)
{5} Isolated region number (required by IBM Content Navigator)

For example, for the following settings:

Server base URL
http://10.15.4.54:8080/MyWebApp
Location
myStep.jsp
URL template
{0}myStepprocs/{1}?queueName={2}&wobName={3}&stepName={4}

The link for the step processor looks as follows:

 http://10.15.4.54:8080/MyWebApp/myStepprocs/myStep.jsp?queueName=Inbox&wobNum=C6F344A9D1....&stepName=Loan%20Eval


Last updated: October 2015
p8pcc312.htm

© Copyright IBM Corporation 2015.