PACreateSearchSpaceBatchCmd scheduler command

This scheduler command creates and populates the search space database tables that support Product Advisor searches. Using this command you can create the Base and Separate (ICT) table search space.

Parameter values

xmlFileName
(Required) The name of the input XML file with the fully qualified path. The XML file must exist on the machine where you have installed WebSphere Commerce. For example,

AIXLinuxSun Solaris Operating EnvironmentWC_installdir/samples/pa/xml/ss60001.xml


WindowsWC_installdir\samples\pa\xml\ss60001.xml

searchSpaceType
Indicates the type of search space you want to create, which is either BASE or ICT. The default is BASE search space.

Behavior

Exception conditions