Environment
Situation
Resolution
To link to the dashboard, include the following reference:
http://localhost:8080/identityiq/dashboard.jsf
To link to a specific work item, include a reference as shown here:
http://localhost:8080/identityiq/workitem/workItem.jsf?id=${item.id} (where item.id is the ID number of the specific work item)
Email templates can be customized on the debug pages at http://localhost:8080/identityiq/debug/debug.jsf. From the drop-down list, select EmailTemplate and then click List. Then select the template to edit it.
Alternatively, enter "iiq console" at a command line prompt and use checkout and checkin commands to edit the desired template.