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

  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 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

Store data assets

Relationships between stores


Related tasks

Changing store contact information

Changing currency support

Changing the store name and description

Changing store profile information

Changing store location information

Related reference

Store data model

Database asset groups dependencies


+

Search Tips   |   Advanced Search