Visualizzazione del contenuto dell'aiuto per la versione :
The procedures on this page need to be performed in order to setup the Geometrixx Store and load the Geometrixx Outdoors product data into WebSphere Commerce.
Nota:
The following instructions are intended for use with IBM WebSphere Commerce developer toolkit profile only. Based on your WebSphere Commerce setup, they might be different.
The Geometrixx Outdoors product data .csv file was used as base data. It contains products and variants in english and gaelic . The IDs used in that description might change.
Nota:
Names and identifiers used on this page (for example GeometrixxCAS) should not be changed, otherwise it will require further changes in the configuration files.
-
Scarica
-
cd c:\ibm\wcde_ent70\components\foundation\subcomponents\search\bin setupSearchIndex.bat -masterCatalogId <master catalog ID> -dbuser <username> -dbuserpwd <password> -dbauser <username> -dbauserpwd
Nota:
Replace <master catalog ID> with your own master catalog ID and replace <username> and <password> with your database username and password.
-
Scarica
For example, set the storeIdentifier and fulfillmentCenterName to the new eSite created and catalog identifier to the new catalog asset store.
<_config:BusinessContext storeIdentifier=" Geometrixx " catalogIdentifier=" GeometrixxCAS" languageId="-1" currency="USD"> <_config:ContextData name="fulfillmentCenterName">Geometrixx</_config:ContextData> </_config:BusinessContext>