Linking to Tasks in Multiple Web Applications

You can also display the Open Task option for other web applications. Add the following appSetting node. The key is the name of the process template. The value is the base URL of the web application. 

<add key="BudgetRequest" value="http://[hostname]:[port]/BudgetRequest"/>