MailReminderHandler
Description
The ActionHandler MailReminderHandler sets the escalation time of this activity. The offset determines how long before the processing time expires all tasks must be completed. At the time of escalation, a mail is sent to the processor for each open task of the "escalation activity".
Only with this handler can multiple escalations be configured on an activity.
Class
com.dooris.bpm.actionhandler.MailReminderHandler
Parameter
Parameter name | Default value | Description | Valid examples |
---|---|---|---|
| Â | If the field escalationDuration is specified, not the processing time of the activity but the value of the variable specified by escalationDuration is used. The value of the variable must have the following format: hhmm |
|
| Â | Date and time at which the escalation mail is to be sent. escalationDate is only considered if no escalationDuration is set! |
|
| Â | The format in which escalationDate is specified. The default value here is: dd. MM. yyyyy HH:mm Date format here in Simple Date Format (e.g. dd.MM.yyyy HH:mm) |
|
| Â | Mail text of the escalation mail |
|
| Â | Mail subject of the escalation mail |
|
| Â | The offset value is specified in the format hhmm, i. e. the last two digits are taken as minutes, the digits before as hours. |
|
| Â | Can be filled with variables, email addresses or expressions. These can be comma-separated! Possible would be here e. g.
It can be mixed at will. |
|
|
| If this value is set to true, only one mail is sent per activity and not one mail per task. | Â |
|
| If it is set to true and escalationDate is set, the handler only sends/creates reminders if the calculated escalation timestamp (escalationDate + offSet if given) > start time of activity. | Case 1: Case 2: |
Â
Dependencies
Timer:Â PerformPastReminders
© TIM Solutions GmbH | AGB | Datenschutz | Impressum