ExistingReportAction | Overwrite - if a report with the name specified already exists, it is overwritten and updated. This allows you to bulk update report definitions.
Error - if a report with the name specified already exists, an error is recorded and the record is not imported.
| Error | Reports |
UpdateExistingAssignedReport | Update - if a report slot with the type and name specified already exists, the associated report will be updated (or cleared if the Report field is blank).
NoChange - if a report slot with the type and name specified already exists, the associated report will be unchanged. This is useful for updating report definitions, but not changing report slot assignments.
UpdateIfUnassigned - if a report slot with the type and name specified already exists, AND there is no assigned report, the report will be assigned to the slot. This is used by the Standard Report Pack to load and assign new reports during updates.
| NoChange
| Report Slots -> Report field |
AssignedReportNotExist | Ignore - if a report name referenced against a slot does not exist, the record is imported and no error or warning is raised.
Warn - if a report name referenced against a slot does not exist, the record is imported and a warning is raised.
Error - if a report name referenced against a slot does not exist, the record is not imported and an error is raised.
Note that this setting has no affect if UpdateExistingAssignedReport is NoChange | Error | Report Slots -> Report field |