Share via


IntegrationEntityAttributeMap

The IntegrationEntityAttributeMap table allows you to map each entity attribute listed in the IntegrationSystemEntityAttribute table to another attribute from a different entity.

Not used in this version.

Column Description
MapID A unique identifier for the record.
SourceAttributeID The value of IntegrationSystemEntityAttribute.ID for the source attribute.
DestinationAttributeID The value of IntegrationSystemEntityAttribute.ID for the destination attribute.
MapName A name for this mapping.
Description A description for this mapping.