Component: /atg/commerce/catalog/custom/CatalogVerificationService

The CatalogVerificationService verifies relationships between catalog items. It validates the following property values for each catalog item type:

Item Type

Property Names

Catalogs

ancestorCategories
allRootCategories
directAncestorCatalogsAndSelf
indirectAncestorCatalogs

Categories

fixedRelatedCategories
categoryInfos
parentCategory

Products

fixedRelatedProducts
catalogsRelatedProducts
productInfos
parentCategoriesForCatalog

SKUs

fixedReplacementProducts
catalogsReplacementProducts
skuInfos

Note: This service is disabled by default for performance reasons. Consider running this service periodically if any of the following apply:

Available Functions

CVS_VERIFYCATALOGS: verifies catalog item properties

CVS_VERIFYCATEGORIES: verifies category item properties

CVS_VERIFYPRODUCTS: verifies product item properties

CVS_VERIFYSKUS: verifies SKU item properties