Link Properties

 

The grid pages of BizTalk Mapper graphically depict the structure of the data transformation defined by the map. A link appears as a single line that makes one of the following connections:

  • A node in the source schema to a node in the destination schema

  • A node in the source schema to a functoid

  • A functoid to a node in the destination schema

  • One functoid to another functoid, which is known as cascading functoids

Links depict a transformation, or a step in the transformation, of data from a source instance message into a destination instance message. The left end of the link depicts the source of the transformation (step) and the right end of the link depicts the destination, or target, of the transformation (step).

Note

When working with links and link properties, the words "destination" and "target" are used interchangeably.

The following table describes the properties of links.

Property name Category Description
Label General Provides a descriptive name for the link that is useful for input links to the Table Looping functoid.
Link Source General Allows the source (left end) of the link to be examined in a non-graphical manner.
Link Target General Allows the destination (right end) of the link to be examined in a non-graphical manner.
Source Links Compiler Specifies the source of the data that will be copied to the destination of the link.
Target Links Compiler Specifies the type of node hierarchy matching associated with the link and controls how auto-linking is performed.