Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Notification Template

Anonymous edited this page Jul 14, 2022 · 8 revisions

Manage Notification Templates

This page allows you to configure Velocity Templates - define the content of built-in SMS and Whatsapp messages that will be sent to the patients. To read more on messages functionalities, go to Messages functionalities - Calendar overview

To access the “Manage Notification Templates” page, you need to select the “Configure Metadata” and click the ‘Manage Notification Templates’ link in the ‘CFL’ section.

You will be then redirected to the “Manage Notification Templates” page.

Injected Services

Injected services are values that represent the map of services that should be injected into the messaging notification template. Injected Services are the Spring Beans - JAVA, JAVA API CFL objects and aliases assigned to it. The “Key” field represents an alias, and the “Value” represents the bean name. You have to define them in order to use them in the messaging template.

Click the “expand” icon to view or edit all the fields. To add a new Key, select the “+” icon. To erase chosen Keys, click the “-” icon.

Default Templates

Here you can define the content of built-in SMS messages sent to the patients by using velocity scripts.

You can edit or view the default templates, by selecting the “expand” icon on the chosen template. You can also click the “Expand All” button at the top of the page.

Edit the notification template

Custom Templates

You can define your own custom templates outside of the default template list. Currently the Custom Templates are only used for the services. In the future there will be a possibility to send them as an Ad-hoc message to the patients.

To add a custom template, select the “Add New Template” button. Once it appears, click the “expand” icon to enable editing.

Note: When creating a custom “Template Name”, use only lowercase letters and ‘-’ with no spaces

Delete Custom Templates

To delete custom template, select the “Delete” icon on the chosen section.

The confirmation popup will be displayed. Click “Yes”, to proceed.

Save Notification Template

To save changes, click the “save” button at the bottom of the page. You will then receive a confirmation message. Click “Yes” to proceed.

Clone this wiki locally