You can define the vendor that your store supports in one of the following ways:
- Using the store tools in WebSphere Commerce Accelerator.
- In an XML file that will be loaded by the Loader package, or by the Publish wizard.
To create vendor assets in an XML file:
- Create an XML file that follows the wcs.dtd file. The DTD file is located in the following directory:
- WC_installdir/schema/xml
WCDE_installdir/schema/xml/
- Using the following example as your guide, define a vendor asset in your XML file in the VENDOR table:
<vendor vendor_id="@vendor_id_1" storeent_id="@storeent_id_1" vendorname="Tooltech Vendor" markfordelete="0" />