System Email Subject

Workflow Manager 2015

In previous releases, you could use the EmailSubject setting in web.config to modify the subject line of notification emails. Starting with Workflow Manager 2013 R2, you can edit the subject line of all email templates on the Email Template Details Page. Therefore, the EmailSubject setting in web.config is no longer used.

<!--System Email subject-->

<add key="EmailSubject" value="[AMS] %CUSTNAME% %APPNAME%"/></add>