The Report File Recipient component allows you to save a report to a location under the station's file system. Typically, an Export Source Component is linked to the Route action slot.
CAUTION: Saving excessively to a flash drive can reduce drive life prematurely. Do not over schedule report saves to a flash drive. Saving to a hard drive does not have such limitations.
Ord This property provides a field editor to specify the directory in the station's file space for saving the generated report file.
Include Timestamp Set to true if current timestamp is to be included in saved file name in the default format yyyyMMdd_HHmm.
Timestamp Format String property which defines the format of the timestamp to include in the generated report file name.
Route
This action is linked to the out topic of a report source component, which passes a copy of the report as an argument when executing the route action on the report file recipient component.