|
BccEmailAddress | | Identifies the email BCC (blind copy) recipient's email address. Multiple addresses should be separated by semi-colons. |
CcEmailAddress | | Identifies the email CC (visible copy) recipient's email address. Multiple addresses should be separated by semi-colons. |
ConnectionID | | Specifies a connection to a data source that is defined in the Settings.
For elements connecting to relational databases, default is the first Connection element in _settings.lgx. |
FromEmailAddress | | (Required) Identifies the email sender(s). |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
SendLog | Error Only |
Completed Only |
Always |
| This optional attribute can be used to control when a copy of the activity log is sent to this email account.
Always (or blank) - (default) Log will be sent all the time.
Completed Only - Log is sent only if there are no errors.
Error Only - Log is sent only if there is an error. |
ToEmailAddress | | (Required) Identifies the email recipient's email address. Multiple addresses should be separated by semi-colons. |