The Launch Report Scheduled Export is a Scheduled Export of type Custom that does not export any CN_Log data (it does produce an export containing details about the launch processing). Instead the Scheduled Export invokes the ProcessLaunchChangeNotificationReport post-processing module that launches the Scheduled Export jobs to actually generate one or more reports. This module has the following configurable settings:
reportName – Identifies the CN_Reports record to process. Must match the CN_Name in a CN_Reports record
lastExportDatetime – specifies the value to be placed in the Last Export Datetime attribute of each launched Scheduled Export job. Must be blank if the report is not a delta. If the report is a delta, this should be set to ||Last Export Datetime|| to pass in the date and time of the last time the launch Scheduled Export ran (the Scheduled Export must be configured as a Delta export in order for the delta export processing to be enabled.
templateScheduledExport – name of the template Scheduled Export that will be copied for each launched Scheduled Export. This Scheduled Export must be of type View and be configured to have the desired target for the generated report. Some fields will be updated for each launched job
emailBody – optional override for the Email Body attribute in each launched Scheduled Export. To pass in the Email Body from this Scheduled Export, the parameter must be set to ||Email Body||.
emailSubject – optional override for the Email Subject attribute in each launched Scheduled Export. To pass in the Email Subject from this Scheduled Export, the parameter must be set to ||Email Subject||.
This Scheduled Export's output is a report file, detailing the processing of launching the actual Report Scheduled Exports that generate the reports.