Develop > Persistence layer > Data assets > Create inventory assets


Create vendor assets

You can define the vendor that the 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 loading utilities, or by the Publish wizard.

To create vendor assets in an XML file:


Procedure

  1. Create an XML file that follows the wcs.dtd file. The DTD file is located...

  2. Use the following example as the guide, define a vendor asset in the XML file in the VENDOR table:

    <vendor
    vendor_id="@vendor_id_1"
    storeent_id="@storeent_id_1"
    vendorname="Tooltech Vendor"
    markfordelete="0"
    />
    


Related tasks

Create vendors

Load a store

Load database asset groups

Related reference

Vendor data model

Database asset groups dependencies


+

Search Tips   |   Advanced Search