Send Task Reminder#
Task.SendReminder
Overview#
This operation is used to send a Task reminder for the Owner of the Task. The reminder is sent as an email; and in case that the notifications module is licensed in the system, a Notification is sent, as well.
Setup#
-
For sending Notifications it is necessary to specify the following configuration entries:
/Cmf/System/Configuration/Task/NotificationType- defines the type to be used when creating a Task Notification./Cmf/System/Configuration/Task/NotificationSeverity- defines the severity to be used when creating a Task Notification./Cmf/System/Configuration/Task/RemindersCheckInterval- defines the interval (in seconds) used by the system to check whether reminders need to be sent for any given Task.
Preconditions#
- The Task must be Active.
- The Task must be in the state Released or In Progress.
- The current user must be the Owner of the Task.
Sequence of Steps#
Step 1#
- Review the Task information.
- Press the Send button to complete the operation.
