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
- Create an XML file that follows the wcs.dtd file. The DTD file is located...
- WC_INSTALL/schema/xml
- workspace_dir/wc/xml/sar/
- 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
Load database asset groups
Related reference
Database asset groups dependencies