Select your Notification channels

The end-users will be able to select the channels from which receive the notifications. This is done in the Subscriptions Manager:

SubscriptionsManager

The options are:

  • Desktop Notifications
  • Mail: you need to configure the mail in the parameters. By default, WorkWithPlus for Web will create a Mail template, but you can customize the template or add other ones (a transaction WWP_MailTemplate is imported automatically).
  • SMS: uses a Sinch account that will be configured in the parameters
  • Mobile: this option is available for GeneXus developers to add the needed code to send and receive the notification.

Mail Notification Example

MailTemplateNotification

SMS Example

The SMS will display in its text the value of the property 'Short Description' of the Notification definition, like the following example:

SMSExample