Article Details
Id:17356
Product:finPOWER Connect
Type:NEW
Version:3.03.03
Opened:13/08/2020
Closed:02/09/2020
Released:01/10/2020
Job: J024888

Document Create and Document Execute wizards updated to use the New SMS Messaging Interface

The New SMS Messaging Interface can be enabled from the Messaging, SMS page under Global Settings.

When this is enabled, both the Document Create wizard (e.g., Accounts form, Send Document) and the Document Execute wizard (e.g., Report Explorer, Documents) present a modified page for SMS entry.

This includes the ability to enter a Branch (if Cost Centres are licensed) and to select a service.

From the business layer, the finMessageRecipients object, used by the Document Execute wizard has the following methods that should be used when using the New SMS Messaging Interface:

  • ValidateMessagingSms
    • This validates and generates the messages, e.g., replacing tags
  • SendMessagingSms

These are used in place of the following methods:

  • ValidateSms
  • SendSms