Element Details: Procedure.Send+Html+Report
 Back


Available in: Logi Info Source code name: Procedure.SendHtmlReport

Sends a report in an HTML-formatted email message. The report gets changed so that it can be viewed without a connection to the server: Interactive paging controls, column sorting links, and other hyperlinks are removed. IMPORTANT: Ensure that the NETWORK SERVICE account has full access rights to the application's rdDownload folder.

Element Group:Email and Notifications



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BccEmailAddress
UserDefined
Identifies the email BCC (blind copy) recipient's email address. Multiple addresses should be separated by semi-colons.
CcEmailAddress
UserDefined
Identifies the email CC (visible copy) recipient's email address. Multiple addresses should be separated by semi-colons.
ConnectionID
UserDefined
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.
EmailSubject
UserDefined
(Required) Specifies the subject of an email message.
FromEmailAddress
UserDefined
(Required) Identifies the email sender(s).
FromEmailName
UserDefined
Sets the "friendly" name for the FromEmailAddress.
ID
UserDefined
(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.
ReplyToEmailAddress
UserDefined
Sets the email address used if the recipient creates a reply message. The default is the FromEmailAddress.
ToEmailAddress
UserDefined
(Required) Identifies the email recipient's email address. Multiple addresses should be separated by semi-colons.



PARENT ELEMENTS

Click element to drill down for more information.

If Error
Procedure.Else
Procedure.File Exists
Procedure.Folder Exists
Procedure.If
Procedure.Run Datalayer Rows
Procedure.Run DataTable Rows
Procedure.Switch Case
Procedure.Switch Else
Task


CHILD ELEMENTS

Click element to drill down for more information.

Attachment
Bulk Email Data Layer
If Error
Link Parameters
Target.Report


 Back to top


 Chart Debug