Initializing the attribute dictionary
If your store does not have an attribute
dictionary, set the
initAttributeDictionary
property
to initialize the attribute dictionary and then use the data load
utility to create the attribute dictionary in Management Center.About this task
- Catalog loader configuration file - to initialize an attribute dictionary when loading a catalog
- Catalog entry loader configuration file - to initialize an attribute dictionary when loading a catalog entry
initAttributeDictionary
property
in the configuration file is set to false;
this specifies that the attribute dictionary will not be initialized.
Set the initAttributeDictionary
property to true to
specify that you want to initialize the attribute dictionary.Tip: When loading attributes contained within the attribute
dictionary, the
initAttributeDictionary
property
does not need to be set since the attribute dictionary is automatically
created if it does not already exist. If the store is an extended
site store, initializing the attribute dictionary creates the attribute
dictionary in the asset store.If the attribute dictionary was previously
initialized, the initAttributeDictionary
property
setting has no effect since the attribute dictionary already exists.
Procedure
What to do next
After setting the initAttributeDictionary
property
to initialize the attribute dictionary, use the data
load utility to load attribute dictionary data to create the
attribute dictionary in Management Center.