Customizing the daily_reminder.xsl template

By default, the reminder notifications are sent when a due date is within five days to the current day. The report also uses the following colors:

  • Red: Reports with past due date.
  • Black: Reports with due date within five days (default value).

However, you can configure these values and the look of the notification according to your preference by modifying the daily_reminder.xsl template.

To create a customized daily reminder:

  1. Open the TEXTML Administration perspective by clicking the TEXTML Administration shortcut on the tool bar. If the shortcut is not displayed, follow these steps:
    1. Select Window > Perspective > Open Perspective > Other
    2. Click TEXTML Administration.
    3. Click Open.
  2. In the TEXTML Administration view, double-click the server. If your server is not displayed in the view, you must add it to the view.
  3. When the Connect as dialog opens, type your username and password and click OK.
  4. Double-click the name of your Content Store to open a connection to it.
  5. Navigate to the Repository\system directory.
  6. Locate the daily_reminder.xsl file in the repository's /system/scheduler/templates collection.
  7. Right-click the file and click Check Out.
  8. Double-click the file to open it in the editor.
  9. Edit the file as desired.
  10. Save, close, and Check In the file when done.