Mapping Example For Cross-repository Relationship
Consider the scenario where the Customer repository is the parent repository and Address is its related repository. The Customer repository is related to the Address repository by the ResidenceAddress and BillingAddress relationships.
By default, two output maps are created. You can also select and map a single relationship to an output map of the related repository.
However, you can customize an output map. While creating an output map in the parent repository, you can select and map multiple forward relationships to a common output map of the related repository.
Copyright © Cloud Software Group, Inc. All rights reserved.