CatalogFilter
Use the CatalogFilter keyword to load catalog filter information into your WebSphere 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.
- Usage
- (String) The usage for catalog filter. This value can
be:
- Hosting
- For extended sites use.
- Buyer
- For contract use.
- Price
- For price use.
- Promotion
- For promotion use.
- Marketing
- For marketing use.
- EnglishDescription
- (String) The description for the catalog filter.
- FrenchDescription
- (String) The description for the catalog filter.
- GermanDescription
- (String) The description for the catalog filter.
- ItalianDescription
- (String) The description for the catalog filter.
- SpanishDescription
- (String) The description for the catalog filter.
- PortugueseDescription
- (String) The description for the catalog filter.
- SChineseDescription
- (String) The description for the catalog filter.
- TChineseDescription
- (String) The description for the catalog filter.
- KoreanDescription
- (String) The description for the catalog filter.
- JapaneseDescription
- (String) The description for the catalog filter.
- RussianDescription
- (String) The description for the catalog filter.
- RomanianDescription
- (String) The description for the catalog filter.
- PolishDescription
- (String) The description for the catalog filter.
- Delete
- (String) Indicates whether to delete. If you are performing a delete operation, specify this column. A value of "1" indicates that the row is to be deleted.
- Field1
- (String) A user-defined field available for customization purposes.
- Field2
- (String) A user-defined field available for customization purposes.
- Field3
- (String) A user-defined field available for customization purposes.