Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MappingRuleExamples.package.zip

DirectDirect Image Added

The Direct Dire24pxct rule type is most simple rule type. It is used in scenarios where a single instance in the source profile must be mapped to a single instance in the target profile.

...

  • consists of a single instance mapping
  • has no additional contexts defined
  • source expression/label is unique across all instance mappings

JoinJoin Image Added

The Join rule type is used in scenarios where data from multiple instances in the source profile must be mapped to a single instance in the target profile.

...

  • consists of a single instance mapping
  • has with additional contexts defined
  • source expression/label and list of additional contexts/labels are unique over all instance mappings

SplitSplit Image Added

The Split rule is used when a single source instance must be mapped to multiple target instances.

...

  • consists of multiple instance mappings
  • no additional contexts defined for all instance mappings in the Split mapping rule
  • source expression and label is identical for all instance mappings in the Split mapping rule

FullFull Image Added

The Full rule is used when multiple source instances must be mapped to multiple target instances.

...