|
(0000056)
|
|
administrator
|
|
2011-05-06 21:53
|
|
Added new notification step, with following parameters:
- Subject: can include a text with replacement keywords <[dictionary key]> (i.e. <[section,keyword]> ) <object parameters> (i.e. <class> <currentstage> <to.link[linkname].from.name> )
- Body-Form: this form generates the body text, can include dictionary labels, field values or step parameters (in action elements)
- Language: define the language for the translation of subject and body; if specified the same mail will be sent to all recipients according to the recipient type (to,cc,bcc); if not specified system will generate one mail for each recipient (all will be considered as "to" type) and it will use the language declared for the user / team / assignment to translate subject and body
- To,Cc,Bcc : can include actor names (i.e: user[<user.name>] assignment[<assign.name>] team[<team.name>] )
In the step parameters you can define the "SENDER" and the "OBJECTID"; the first will be used as mail sender while the object id will be used for the subject and body-form replacements. |
|