Linking to Tasks in Multiple Process Templates

By default, the Task List Web Part displays the options Open Task and Take Assignment and Open Task for the process instance whose process template is attached with the AgilePoint Web Application. This is defined in the following setting in the web.config:

<add key="ProcessModel" value="LeaveRequest_ASP" />

If you want to add additional process templates, you can add the process template names to the value property of this node, separated by semicolons (;).

Note: Task List Web Part will not display Open Task or Take Assignment and Open Task option if the file does not exist in the specified path.