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.
  3. If your server is not displayed in the view, add it by doing the following:
    1. To find the server name, click Window > Preferences and select IXIASOFT CCMS.
      In the TEXTML Server Connection section, the server name is the Hostname.
    2. Copy the Hostname and close the Preferences window.
    3. In the TEXTML Administration view, right-click and select Add Server.
    4. In the Server field, enter the server name.
      The Port field should fill automatically. If you need the port number, you can find it in the same place as the server name in the Preferences window.
    5. Click OK.
  4. When the Connect as dialog opens, type your username and password and click OK.
  5. Double-click the name of your Content Store to open a connection to it.
  6. Navigate to the Repository\system directory.
  7. Locate the daily_reminder.xsl file in the repository's /system/scheduler/templates collection.
  8. Right-click the file and click Check Out.
  9. Double-click the file to open it in the editor.
  10. Edit the file as desired.
  11. Save, close, and Check In the file when done.