CatalogFilterCatentry

Use the CatalogFilterCatentry keyword to load the catalog entry (product, SKU) inclusion and exclusion selection information for a particular catalog filter.

Previously, you could load this data only in CSV formatted files. You can now load information in a CSV or XML formatted input file. Your input file must contain CSV column or XML element names and definitions that specify the characteristics of the business object type you are loading into your database.

CSV column and XML element definitions

CatalogFilterId
(String) The unique reference number for catalog filter. Either this field or CatalogFilterName is required.
CatalogFilterName
(String) The unique external identifier for catalog filter.
StoreIdentifier
(String) The unique external identifier for the store that the catalog filter is created for.
CatalogIdentifier
(String) The unique external identifier for the catalog that the catalog filter is created for.
PartNumber
(String) The part number of the catalog entry. This field cannot be null. The part number for a catalog entry displays in Management Center as the value for the catalog entry Code property.
SelectionType
(String) The inclusion or exclusion type for this catalog entry. Specify either Include or Exclude for this field.