W-Systems joins SugarCRM! Read Blog
This article will walk you through how the SMS notification service can be used in wMobile. To learn more about configuring SMS information on notification rules, read this blog post.
The following wMobile SMS Notification rules were added to match Email Notification Rules:
New SMS rules added in Notification Settings
In this section, we’ll show how activity notifications work for both single activities and an activity series. Initially, we’ll focus on two types of notifications for each case:
In this section, we’ll see how SMS notifications are sent when users are creating, changing, deleting or completing individual activities.
We’ll see how notifications are sent to the assigned user if he/she is different than the creator, when an activity is scheduled. The assigned user will also receive a change notification if somebody else changes the activity.
Notify via SMS – Schedule Activity
Scheduling User: MASTER
Assigned User: USER1
After scheduling the activity, USER1 will receive the following SMS:
USER1 will be notified that an activity has been scheduled and assigned to him.
Notify via SMS – Change Activity
Modifying User: MASTER
Assigned User: USER1
After the activity is saved, USER1 (wmobile1@mail.localhost) will receive the SMS below:
With RSVP the creator will be notified about activity completion and deletion if those actions have been performed by another user.
RSVP – Complete Activity
Scheduling User: MASTER
Completing User: USER1
MASTER creates an activity and assigns it to USER1. Next, when USER1 completes the activity, MASTER will be notified about that action.
MASTER has been notified by SMS that USER1 has completed the activity.
RSVP – Delete Activity
Scheduling User: MASTER
Deletion User: USER1
The first part of this scenario is similar to the activity completion scenario above. MASTER schedules an activity for USER1.
In this section we’ll see how SMS notifications are sent when users are creating, changing, or deleting activity series. There are two types of series used:
Notify via SMS – Schedule new multiple activities series
In this scenario we’ll schedule an appointment to a filter and will set the MASTER user as the primary user and another two users, USER1 and USER2 as additional users, as you can see in the figures below:
After the activity is scheduled, both USER1 and USER2 will receive a notification about the newly created activity series. MASTER user will not receive such an SMS because he is the creator.
USER1 receives an SMS that contains information about the activity series:
USER2 also receives an SMS that contains the same information about the activity series:
Notify via SMS – Change multiple activities series
In this scenario we’ll consider that we have an activity series created as above, and the creator, MASTER user in this case, changes the reference for all activities in the series. The other users, respectively USER1 and USER2, will receive an SMS after the series has been changed.
Notify via SMS – Schedule/Change recurring activity series
When scheduling a recurring activity series, the same rules as above apply. The only difference is the SMS content received by the assigned user as you can see below:
RSVP – Completing multiple activity series
RSVP – Delete multiple activity series
RSVP – Delete recurring activity series
In this case the message is similar to the ones related to activity series creation or change.
By default, alarm notifications are not enabled in wMobile. If you want to use them, you need to enable them from the Manager Console, and we’ll show you how to that in the next sections related to notification services configuration.
Once this behavior is enabled, wMobile will send an SMS notification to the assigned activity user when an alarm expires. Let’s assume that USER1 has an activity scheduled at 4:00 PM with an alarm that is set 10 minutes before.
wMobile uses background tasks called Event Monitors to trigger time flow related events and send notifications to the appropriate users. In this case, the task is called Alarm Monitor.
The Alarm Monitor checks each minute for expired alarms and notifies the assigned users.
This article applies to wMobile 4.0.0547 and above.