The process of creating a Product Advisor search space using an XML requires a sound understanding of the catalog subsystem, the associated database schema, and XML. The search space consists of additional database tables that contain information extracted from the following standard WebSphere Commerce tables:
The following steps are required to create the database tables necessary to support Product Advisor searches.
- Decide on a category for which you want to enable a Product Advisor search.
- Create an XML input file based on the
Product Advisor XML search space creation file
DTD. A sample file using a sample category, 10003, is provided in the
following directory:
WC_installdir/samples/pa/xml
WC_installdir\samples\pa\xml
- Create the search space by scheduling the PACreateSearchSpaceBatchCmd scheduler command from the Administration Console.
Important: Note that if the scheduled job is completed it does not indicate success. Look at the log file for error messages.