Object names in map rules
In a map rule, data object names always refer to the card name that contains the data object name. So, in a map rule, a data object name ends with a card name. In the following example image, the object name for the component Contact of the card ContactFile is Contact:ContactFile.
The general definition of an object name in a map rule can be divided into three parts as described in the following table. If one of these parts is used, it must be sequenced according to the order in the table.
- Parts of an Object Name
- Required
- Component name
- No
- Set of component-paths, each ending with either a colon or the reserved word IN
- No
- Card name
- Yes
When IN is
used, there must be a space before and after it, such as Dependent
IN Claim
.