This element allows you to attach a report, and store it as a file on the file system.
ATTRIBUTES
- Attribute
- Description
- ReportPath
The absolute path to the report. It can contain a placeholder inside curly brackets which denote parameters, e.g. {AttachmentRootFilePath}{AttachmentRelativePath}
uses for the path two defined parameters - the default value parameter AttachmentRootFilePath
and the report parameter AttachmentRelativePath
.