Setting up Reminder Emails and My Tasks

To successfully configure and run Reminder Emails, and populate the My Tasks Dashboard, the following steps are required.

Identify which "User-to-Person" Value has been defined

The Reminder functionality depends on the User/Person link being used in Component Filters. Therefore, as a first step you need to establish which option of how to define this link has been selected.

  • Navigate to Admin Menu path separator Global Settings, and find the tab System.
  • Establish which User-to-Person Value has been defined: .Profile_Person, or .USER_OBJECT.

Identify or Create List Views which can be used for Reminders/My Tasks

You can only select Views for this purpose which match both of the following criteria:

  • the view must have a mandatory filter applied.
  • the filter in use must have a reference to the User-Person link, using the method as established in the previous step.
    Typical examples for these are:
    • My Actions
    • My open Audits
    • ...

Select the List Views to be included

In the List View Designer

  • Select and edit a List View you want to add.
  • Under List Properties, tick and save:
    • To only include in My Tasks Dashboard:
      Show in Roam
    • To show in My Task Dashboard, and to send Reminder Emails:
      Show in Reminder Emails.
  • Continue until all view have been selected.
  • Save and perform a publish.
  • Should the system detect that you selected views which are incompatible with the above-mentioned requirements, publish will issue a warning message, and the view will be ignored.

Set up the Email Schedule

Navigate to Designer Menu path separator Events and select the already existing entry Reminders to set up the schedule.

Overview of Reminders System Event Form

Field

Explanation

Name

Is defaulted to "Reminders", but can be edited if required.

Event Type

Read only field, set to "Reminders".

Run Time (HH:MM) - if set, event will run daily at this time

A Run Time has to be set for the event to fire at the defined time. The frequency will be set on the second page.

You must enter the time in 24 hour format.

note_awesome

NOTE:
Tomcat service must be up and running at the specified time for the event to be triggered. If for some reason, Tomcat service is down at the defined time, the event will be missed and triggered again the next day.

 

Settings

Start Date

Select the date from which the reminders will be generated and sent out.

Frequency in Days

Define the repeat interval (in days) when reminders will be sent.

Reminder Email Subject

Defaulted to "My Tasks", but can be altered.

See Also

Designing and Building the Interface: Forms, Views, Menus

Designing a Form: Layout, Validations, Actions and Defaults

Designing List Views

"Reminder Emails" and "My Tasks Dashboard"

Fine Tuning the Layout of Email Reminders

Designing Tree Views (Hierarchical Views)

Building Menus

Recommended Path for Component, Form and View Configuration