Create store-catalog-shipping assets

In order to associate shipping modes with your store, associate a calculation code with the catalog entries in your store for each contract your store includes.

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

To create store-catalog-shipping assets:

  1. Create an XML file that follows the wcs.dtd file. The DTD file is located in the following directory:

  2. Create the store-catalog-shipping relationship by adding information to the
    CATENCALCD table. Use the following example as your guide:
    <catencalcd
     calcode_id="@calcode_id_1"
     catencalcd_id="@catencalcd_id_1"
     store_id="@storeent_id_1"
    />
    

Related concepts

Related tasks

Related reference