User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
This translation is older than the original page and might be outdated. See what has changed.
en:software:tim:actionhandler:generateoffsetescalationtimehandler

GenerateOffsetEscalationTimeHandler

Description

This handler sets the escalationtime of this node. Offset determines how much earlier all tasks have to be finished befor the process time ends. On escalation time a mail will be sent to the assignee for every open task on the “escalationnode”.


class

com.dooris.bpm.actionhandler.GenerateOffsetEscalationTimeHandler

Event Type

node-enter

Action Name

any


Parameter

offSet

The offset value is given in the format of hhmm where hh are hours and mm are minutes. Alternitavely the value can be given as a percent (s. example).

It will be calculated according to the BusinessCalendar.

escalationDuration

escalationDuration=VariablenName
If the field escalationDuration is given, not the processtime of the node is used, but the value of the variable, which is given by the escalationDuration.
The actionhandler looks for the given vairable with the suffix “-Nodename” (s. example).

escalationMessage

escalationMessage=Mailtext of the escalation mail. Available as of 3.5 and can contain systemvariables.


example

Dependencies

en/software/tim/actionhandler/generateoffsetescalationtimehandler.txt · Last modified: 2021/07/01 09:52 (external edit)