Table of Contents |
---|
Introduction
The integrated Messenger module of the NETx BMS Core Server allows you to send messages to several services.
This feature can be useful for a number of use cases, for example:
...
NETx BMS Platform ships with pre-built messenger logics, that can be easily configured and used in custom actions.
Configuration
Set up the messenger module configuration in the NETx BMS Core Studio: From the menu bar, select Modules / Messenger, then select "Messenger configuration ..." or the desired messenger service configuration, e.g. [Live] Email.
Messenger configuration
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
xio.Messenger.SmtpTimeOut | Sets the timeout for the SMTP client connection for sending e mails. | 1 - 100000 | Seconds | 100 |
Move on with the service-specific configurations.
...
Changelog
Version | Date | Notes |
---|---|---|
1.0.7 |
| Fixes
|