Messenger.SendEmail
Logic to send email.
Description
This logic can be used to send emails to one or more recipients. In order to use this logic, a valid messenger profile must be configured (see Messenger Module).
Inputs
None
Outputs
None
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
Profile | EmailProfile | O | Messenger profile that is used to send the email (see Messenger Module). If the profile name does not exist or if this parameter is blank, the first found Email definition will be used. |
To | string | O | One or more recipient addresses. Multiple addresses must be separated by comma |
Subject | string | M | Subject of email. |
Body | string | M | Body content of email. |
Attachment | string | O | Absolute path to a file that shall be sent as attachment. The file must be located on the station where the NETx Server is running. |
Possible trigger types
All
Article applies to the following products:
NETx BMS Platform, XLogic Library 1.0.11+
NETx Multi Protocol Server, XLogic Library 1.0.11+