Skip to content
logoBack to home screen

Key Property Assignment

This metadata is used to create a simple join between complex properties, either single or multiple aggregations.

Metadata Property NameType Signature
KeyPropertyAssignmentcom.braintribe.model.accessdeployment.smart.meta.KeyPropertyAssignment

General

The simple join functions by creating a reference between a property belonging to a mapped integration entity and a property in the entity type of the complex property. When these properties are matched, the data is provided. Key Property Assignment contains two mapping-specific properties:

  • keyProperty
  • property
PropertyDescriptionType
keyPropertyThe key property, against which the Property will be compared. In a simple join this will be the entity type of the complex property.GmProperty
propertyThis is the property that will be compared against the key property. In a simple join this will be a property belonging to the integration entity being mappedQualifiedProperty