Workbench content
is exported in a .zip file to a folder specified as an argument to the
export
command. The name of the .zip file is
application_name.zip.
The folder to which the .zip file is exported contains several subfolders, each of which holds a different type of exported content. The following table lists these subfolders and describes the content that each subfolder contains.
Subfolder of
|
ecr:type contained by this subfolder |
Subfolders of this subfolder |
---|---|---|
configuration |
configuration |
All subfolders of type
|
content |
content-root |
All subfolders of type
|
pages |
page-root |
All
|
phrases |
phrases-root | |
workspaces |
workspace-root |
All subfolders for individual workspaces. |
redirects |
redirects |
Default |
pages |
page-root |
dimensionsearch, Discoverelectronics, guidedsearch, recorddetails |
thesaurus |
thesaurus |
Contains a JSON file of thesaurus entries. |
templates |
templates-root |
All application templates, including AutoSuggestPanel, breadcrumbs, and so on. |
userSegments |
user-segments |
Contains a JSON file of user segments. |
Note
You can export and import the contents of site-home, page,
content-item, service and template only in their entirety. You cannot export or
import individual files for a content type. For example, to overwrite the
filterState.xml
file of a site-home, you must import
the folder containing both the JSON file and the
filterState.xml
file of that site-home.