Relationships between stores

A Store Relationships package. A store relationship (captured in the STOREREL table) is the relationship between two stores. All store relationships are directional. In each store relationship, one store provides the services and the second store in the relationship uses those services. For example, store A uses the catalogs provided by store B. Store relationships are specific to a particular Store, and thus the Store Relationships package is shown as dependent on the Store.

WebSphere Commerce supports several types of relationships between stores in a site. For example, one store can provide hosting services for another store, or a store can use the catalog or currency assets provided by another store.

WebSphere Commerce provides the architecture for various relationships between stores to support the following conditions:

To implement these store relationships, code that supports each store relationship is required. WebSphere Commerce includes many store relationships and the supporting code. These store relationships can be loosely grouped into the following categories:

The following diagram illustrates store relationships in the Transaction Server.