Task List Web Part for AgilePoint Web Applications / Settings |
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 (;).