When multiple developers work on one or more sites, it's necessary to ensure that they all have the same data in their systems. They can use Site Import/Export to set up multiple sandboxes with the same configuration.
Sometimes, developers want to import some of the data from production into the development sandbox. Sometimes, importing all the site information from production isn’t desirable for security or other reasons. For example, a merchant doesn’t want a developer to import customer data for security reasons. In this case, they can use Site Import/Export to export only the portion of the site data that is available.
Site Import/Export is only intended for setting up identical sites (same names and IDs) and the same organization-level data across instances. However, the Business Manager UI also lets you export a subset of the instance data.
yyyymmdd-ModuleNames-version
For example: 20101231-Catalogs-Pricebooks-17-1
Site Export
(preferences)
produces a preferences.zip
file.
When the status for your process indicates success, refresh the page. The name
of your export file appears in the list of files under the Import section of the
page.If an instance export or backup fails for any reason, the system still generates a .zip file, but appends the suffix "-invalid" to the filename. Salesforce recommends that you establish a mechanism to detect if an invalid file is produced.