Component: /atg/commerce/catalog/RunServiceFormHandler

There is one form handler that is used to execute the batch services from the Commerce Administration Pages. This form handler executes the CatalogMaintenanceService, passing a configurable set of functions for each available option. The execution of the CatalogMaintenanceService is started in a new thread, then the View Status page is shown. The View Status can be refreshed to monitor the progress of the batch maintenance run.

Property information:

Property

Description

basicMaintenanceFunctions

These are the function names passed to the CatalogMaintenanceService for the execution of the Basic Catalog Maintenance option.

verifyFunctions

These are the function names passed to the CatalogMaintenanceService for the execution of Verify Catalog option.

updateFunctions

These are the function names passed to the CatalogMaintenanceService for the execution of Update Catalog option.