CatalogFilterConditionGroup

Use the CatalogFilterConditionGroup keyword to load the condition group information for a particular catalog filter into your HCL Commerce database.

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.
CatalogGroupIdentifier
(String) The catalog group identifier that is included or excluded by this catalog filter. This field cannot be null.
ConditionGroupIdentifier
(String) The external reference number for a condition group. This field cannot be null.
ConditionRelation
(String) The relationship between the condition that belongs to the condition group. Specify either OR or AND for this field.