This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)
This handler enters a user absence into TIM for a given user. It also designates a substitute user for all processes, for which the absent user is responsible.
com.dooris.bpm.actionhandler.ManageAbsenceHandler
any
any
none
Here, the starting date of the user absence is given. Currently, the format is based on the Datepicker; however, it can be customized to the Datepattern.
Here, the ending date of the user absence is given. Currently, the format is based on the Datepicker; however, it can be customized to the Datepattern.
This variable must contain the name or e-mail of the absent user.
This variable may contain the name or e-mail address of the person who is substituting for the absent user. TIM then automatically sets this user as a substitute for every process definition, for which the user is responsible.
If the value “action=remove” is given, TIM will search for an absence that matches the starting and ending times and then delete it.
If “takeOverExistingTasks=true” is entered, all existing tasks from this absence will be transferred to the substitute. In order to do this, the HandleActualAbsences-Timer must be set and running.
If the date selection is not made with the Datepicker or does not match the “yyy-MM-dd” format, is may be adjusted here.