Develop > Persistence layer > Data assets > Create store data assets
Create store relationships
Create the store relationships in the format of XML files that can be loaded into the database using the loading utilities.
If you use the Store Creation wizard to create stores, or service agreements to create distributor proxy stores many of these store relationships are created for you.
To create store relationship assets:
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 store entity in the XML file for the STOREREL table.
<storerel store_id="@storeent_id_1" relatedstore_id="@storeent_id_2" streltype="-4" sequence="0" state="1" />
Related concepts
Related tasks
Changing store contact information
Changing the store name and description
Changing store profile information
Changing store location information
Related reference
Database asset groups dependencies