Samples > Data load utility samples > Load attribute dictionary data


Initialize the attribute dictionary

To initialize the attribute dictionary for the store, set the property initAttributeDictionary to true in the catalog loader configuration file or catalog entry loader configuration file. If this property is not defined, the value is set to false by default, and the attribute dictionary will not be initialized. If the attribute dictionary is initialized prior to loading, the initAttributeDictionary property has no effect.


Procedure

  1. Open the catalog loader or catalog entry loader configuration file (wc-loader-<object>.xml) in edit mode.

  2. Scroll to the <_config:BusinessObjectMediator> element.

  3. Add the following child element:

    <_config:property name="initAttributeDictionary" value="true" />
    

  4. Save and close the file.


+

Search Tips   |   Advanced Search