cancel
Showing results for 
Search instead for 
Did you mean: 

Custom subject mail for workflow

alexxx
Champ in-the-making
Champ in-the-making

HI, i want to change subject for mail of notification new workflow ,

i have seen that for modify this field i can modify    notification-service_it.properties  but i don't want a static modific

i want assign to it  the title of workflow,

i have find in the file WorkflowNotificationUtils.class   the solution of the problem,

but i don't understand how change the field  (subject)     subject = "new-pooled-task"

with "workflowTitle"

i have brutally manually changed it (with a program for do this)

but the result is that in the object of mail appears  the written : workflowTitle

instead of   the name of the workflow .

what i must change in this file for obtain  the name of workflow  using  data/script/declaration  just present on that file ?

(i dont' won't use Maven or other complicated system..)

thanks

1 REPLY 1

jljwoznica
Star Collaborator
Star Collaborator

Have you tried changing the email template from Default to one that you create that has the subject line you want?