SiteArchiveExportConfiguration document
Input record for site archive export system job.
Property | Type | Constraints | Description |
---|---|---|---|
data_units | ExportDataUnitsConfiguration | mandatory=true, nullable=false | The data units to export in JSON format. |
export_file | [String] | mandatory=true, nullable=false | Export file pathname relative to 'IMPEX/src' folder. |
overwrite_export_file | Boolean | mandatory=true, nullable=false | Overwrite existing file. If option is not selected and the file already exists, the job step will use the ERROR exit status. |