Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Batch is scheduled to run every day to check the scheduled time and send the messages. The frequency of the Batch can be adjusted as required.

3. Manually Create Scheduled SMS

  • You can also manually create the Scheduled SMS by setting the below 2 fields in additional to the mandatory fields:

    • smsefax_guru__Message_Status__c = ‘scheduled’

    • smsefax_guru__Scheduled_Time__c = Date/Time format

4. Map Template Names with SMS Message

This new feature allows you to store which Template was used for sending the SMS Message. If a user selects the Template from the SMS Component Screen to send a message, SMS Message records holds the information of the Template Name.

...

Similarly if while creating SMS Message record manually through code, you can provide the Template Name instead of the SMS message body and the actual SMS will be picked up from the SMS Template.

5. SMS Inbox - Responded and Not Responded messages

  • This feature gives the user easy accessibility to view Responded and Unresponded messages in the SMS inbox through the utility bar.

  • If the user has responded to all the messages, the screen will appear as shown below:

...

  • This fix prevents you from sending blank messages.

  • Whenever a user tries to send a null message or space in SMS, the error message will appear as shown below.

...

2.