Mapper AutoLinking

AutoLink simplifies the data mapping by suggesting Input Schema mapping to the Target Schema in the Mapper Snap.

AutoLink helps simplify the mapping of data by suggesting Input Schema mapping to the Target Schema in the Mapper Snap. The SnapLogic platform uses a combination of the following algorithms to derive mapping suggestions:

  • AI matching: This method uses artificial intelligence-based data sorting and matching algorithms to derive suggestions.
  • Exact matching: This approach employs string matching to identify suggestions based on matching string patterns.
  • Fuzzy matching: Fuzzy string matching is utilized to find suggestions based on strings that approximately match a pattern rather than strictly matching.
  • History matching: This method leverages the mapping history of an Environment to suggest appropriate mappings.

AutoLink rates mapping suggestions using a star system. By default, it only displays 5-star mappings, but users can opt to view suggestions with lower ratings as well. The AutoLink feature enables you to:

  • Filter mapping suggestions based on the score threshold.
  • Obtain the best mapping recommendations.
  • Map nested schemas easily because the machine learning model has higher flexibility for mapping nested schemas.
  • Preview and refine the suggested matches
Note: To enable the AutoLink feature, ensure that you have validated the Pipeline and have schemas on both sides of the Mapper Snap. It is not mandatory to have the same field names in the source and target.