Message Distribution
  • 03 Dec 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Message Distribution

  • Dark
    Light
  • PDF

Article summary

Release 31 Jan 2024

Correct Swedish translations for subject line in templates user interface (RTL-7031)

Typos and wrong translations have been corrected.


Release 01 Jul 2023

Missing images when using SendGrid (RTL-5976)

Images are now part of the body of the email when using SendGrid as Email provider.


Release 31 Dec 2022

Known email domain validation

(RTL-4065)

Email validation checks if email address's domain is a known domain or if there is a typo in the domain name. Emails with invalid domain name may be excluded from sending/export.

Support Slash character in Attachment's Name (RTL-4382)

It is possible to send an email using SMPT with any UTF8 characters in the attachment's name. The slash character is omitted in the attachment's name after receiving an email with slash characters.


Release 31 Jul 2022

Add ResourceID Endpoint

(RTL-4018)

The /.well-known/resourceid endpoint is available in MDS.

Reduce load time for distribution templates

(RTL-4044)

Distribution templates are loading into the view in a timely manner (<1s)


Release 30 Jun 2021

MessageProcessCommand serialization exception

(RTL-1987)

Added to MessageProcess support for JSON input format, so job supports xml and JSON deserialization.

MessageDistributionService API

(RTL-2179)

MessageDistributionService will no longer trigger exceptions in monitoring, during mass onboard of members to AccountService.


30 Apr 2021

Add support for attachments to APSIS provider

(RTL-115)

It is possible to send email messages with attachments using APSIS provider in MessageDistributionService.

The email attachments are limited to 1 MB size for single file and 2MB size overall if more than 1 file is sent. Only PDF files are supported.

Required configuration:

Set up the Email provider to 'APSIS' in the MessageProcess job + valid API key + projectId in the account settings.


Convert to Asp.Net Core 3.1

(RTL-1696)

MessageDistributionService project has been converted to target Asp.Net Core 3.1 and use latest version of_LRS.MultiTenantService_packages.

URL shortening in SMS

(RTL-1792)

When adding a link (URL) in an SMS, it is possible to make the link significantly shorter. This is implemented to reduce the number of characters in SMSs containing a link and to make it more user friendly. While sending the SMS, a short link is generated and the old one is replaced with the new one. The short links are stored in [dbo].[ShortUrl] table.

Configuration in [dbo].[Account]

In [dbo].[Account]:

  • AccountId is equal to the AccountId in job's configuration;

  • ShortLinkHostName needs to be equal to the one of the custom domains of Message Distribution Service;

  • ShortLinkExpirationDays this one for determine how long short links will be available in days - currently, specific expiration dates are not supported.


Was this article helpful?

What's Next
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence