Administration > Advanced Product Creation Administration > Relationship Type Property Settings > Specifying Default Relationship Types
  
Specifying Default Relationship Types
If you want to specify a default relationship type for a given product type combination, you can do so using a property setting. Specifying a default relationship type means that this relationship type is automatically selected when copying or linking from product type A to product type B. You can still select a different relationship type, if others are available.
Out-of-the-Box
Relationship types are not available out-of-the-box; therefore, a default relationship type is not specified when copying or linking between product types.
Configuration
The basic property setting to define a default relationship type when copying or linking from product type A to product type B is:
jsp.product.CopyProduct.DefaultMode.<OriginalProductType>.<CopiedProductType>=<RelationshipTypeName>.
The OriginalProductType and CopiedProductType entries can include product subtypes. You must first indicate the product type, and then the subtype, if applicable. Product subtypes are entered as follows:
Product\\<ProductType>\\<ProductSubtype>
The Product/Apparel type is entered as follows:
Product\\Apparel
The Product/Apparel/Missy type is entered as follows:
Product\\Apparel\\Missy
In the following example, the Missy-Petite relationship types is the default relationship type selected when copying or linking from Product/Apparel/Missy type products to Product/Apparel/Petite type products.
jsp.product.CopyProduct.DefaultMode.Product\\Apparel\\Missy.Product\\Apparel\\Petite=MissyPetite