SiteArchiveExportConfiguration document

Input record for site archive export system job.

PropertyTypeConstraintsDescription
data_unitsExportDataUnitsConfigurationmandatory=true, nullable=falseThe data units to export in JSON format.
export_file[String]mandatory=true, nullable=falseExport file pathname relative to 'IMPEX/src' folder.
overwrite_export_fileBooleanmandatory=true, nullable=falseOverwrite existing file. If option is not selected and the file already exists, the job step will use the ERROR exit status.

Attention!

Salesforce B2C Commerce suggests using the B2C Commerce API (SCAPI) instead of the Open Commerce API (OCAPI) for all new projects or any major refactoring work. For details, refer to Why Use SCAPI Instead of OCAPI.