Creating store-catalog-tax assets

In order to associate taxes with the goods and services in your store, you must associate a calculation code with the catalog entries in your store for each contract your store includes.

About this task

You must create your store and catalog assets before you can create store-catalog-tax assets.

Procedure

To create store-catalog-tax assets:
  1. Create an XML file that follows the wcs.dtd. The DTD files are located in the following directory:
    • WC_installdir/xml/sar/
    • WebSphere Commerce Developerworkspace_dir/wc/xml/sar/
  2. Create the store-catalog-tax relationship by adding information to the CATENCALCD table. Use the following example as your guide:
    
    <catencalcd
       calcode_id="@calcode_id_3"
       catencalcd_id="@catencalcd_id_3"
       store_id="@storeent_id_1"
    />