Salesforce B2C Commerce 23.5 > B2C Commerce API > B2C Commerce Job Steps
Job Step ExportCatalog
Exports catalog data.
Execution Context:
Organization
Parallel Execution:
Not Supported
Always execute on restart:
Supported
Input Parameters
CatalogID  :  String (Required)
The ID of the catalog which will be exported.
ExportCategories  :  Boolean (Optional)
Optional flag indicating whether to export categories or not.
Default Value: true
ExportCategoryAssignments  :  Boolean (Optional)
Optional flag indicating whether to export category assignments or not.
Default Value: true
ExportFile  :  String (Optional)
Export file name and path relative to 'IMPEX/src'. Required if not using FileNamePrefix.
ExportProductOptions  :  Boolean (Optional)
Optional flag indicating whether to export product options or not.
Default Value: true
ExportProducts  :  Boolean (Optional)
Optional flag indicating whether to export products or not.
Default Value: true
ExportRecommendations  :  Boolean (Optional)
Optional flag indicating whether to export recommendations or not.
Default Value: true
ExportVariationAttributes  :  Boolean (Optional)
Optional flag indicating whether to export variation attributes or not.
Default Value: true
FileNamePrefix  :  String (Optional)
Prefix for the export file. A timestamp is appended and site information as applicable. To order the files chronologically, sort alphanumerically. Path is relative to 'IMPEX/src' and can include a subdirectory. Required if not using ExportFile.
OverwriteExportFile  :  Boolean (Optional)
If selected, the option overwrites an existing file. If not selected and a file exists, the job step exits and reports an error.
Default Value: true
Exit Status
OK
Step exit status used when the export finished successfully.
ERROR
Step exit status used when the export failed.
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.