To load Commerce Composer objects with the Data Load utility, you must
understand each of the input files that you can use to load the data. You must also understand how
to fill the columns or elements in the input files with the correct data.
The input files can load the following types of data in either CSV or XML format:For samples that explain how to use these input files in various scenarios, see Commerce Composer samples.
You can use the Data
Extract utility to generate input files for
Commerce Composer objects. For samples
that demonstrate how to generate these files with the Data Extract utility, see
Input files for loading templates
Input files for loading templates
template input file |
Used to load templates into a store so that they can be used in the Commerce
Composer tool. |
slotDefinition input file |
Used to create the wireframe (thumbnail) image that represents the template
for display in the Commerce Composer tool. |
If you want the template to contain predefined widgets in certain slots, you can use
these two additional input files to load the widgets and set their properties:
Input files for loading layouts, including default layouts
Input files for loading layouts, including default layouts
layout input file |
Used to load layouts and default layouts into a store so that they can be used
in the Commerce Composer tool. |
layoutWidgetRelationship input file |
Used to add a container and widgets to the layout or default layout. |
widgetnvp input file |
Used to set the properties of widgets in the layout or default layout. |
Input files for loading content pages
Input files for loading content pages
page input file |
Used to create a new content page in the Commerce Composer tool. |
seopage input file |
Used to load the URL keyword for the content page. |
seopagedesc input file |
Used to load search engine optimization (SEO) properties for a content page.
Supports multiple languages. |
Input file for assigning layouts to pages and search terms
Input files for assigning layouts to pages and search
terms
layoutAssignment input file |
Used to assign a layout to one or more pages and search terms. |