How to Use IBM App Connect's ‘Mapping Assist’ to Automatically Map Your Integration Flows

IBM App Connect includes AI-powered Mapping Assist to dramatically accelerate the speed of development, shorten time to value, and improve your overall user experience. Mapping Assist uses a pre-trained AI algorithm to securely provide users with intelligent, customized data mapping suggestions.

The need for digital transformation is more important than ever before, with 56% of CEOs reporting that their digital improvements have led to revenue growth. Businesses are recognizing the need to focus on creating convenient, digital solutions both internally for employees and externally for their customers to stay ahead of the competition. Integration is key to digital transformation efforts — by harnessing the power of your existing data you can extend the reach of your digital IT assets, whether you're providing an existing service through a new digital channel or tapping into an entirely new market via APIs surfaced through partner applications.

When building integrations, data mapping is the process by which a user specifies how data elements from a source application correspond to elements in a target application. For example, mapping the 'Post Code' field from Application A to the 'Zip Code' field in Application B. Data mapping is the first step of a wide variety of integration tasks, including data transformation or data mediation between data sources and a destination. But data mapping has long been a point of frustration for developers since mapping fields between different endpoints is complex and time-consuming, slowing the speed at which businesses can respond to changes and remain competitive.

What Makes Mapping Complex?

Simplify Integration With IBM App Connect's Mapping Assist

Mapping Assist utilizes a pre-trained Artificial Intelligence (AI) algorithm which uses Natural Language Processing schema matching to find the closest match between source and target mappings. No pre-training is required to get started — Mapping Assist suggestions are provided by the algorithm as soon as you start building a flow. The algorithm assigns a percentage of confidence to each mapping suggestion based on semantic proximity to a target field, using business object metadata such as the field name, description, and display name to find the correct match. This means that Mapping Assist will also facilitate mapping fields from custom objects and schemas where there are no field naming standards.

Key Features of Mapping Assist:

Demonstration

Sync the Salesforce Contacts with Microsoft 365 scenario is used to demonstrate this:

Figure 1: Sync the Salesforce Contacts with Microsoft 365Figure 1: Sync the Salesforce Contacts with Microsoft 365


Once the Microsoft 365 Create Contact node is added, mapping suggestions will be generated and the best possible matches (top suggestions) are presented which can be automatically inserted into fields with a single click.

Figure 2: Top suggestions with Insert suggestions

Figure 2: Top suggestions with Insert suggestions


These top suggestions have an 80% (or higher) accuracy rate, and the count (N suggestions) identifies the total number of fields that will be populated with mappings. Mapping Assist Insert suggestions won't count or apply mapping for the fields which have:

By clicking on Insert Suggestions, all suggestions with a confidence score of above 80% will be automatically inserted into the Microsoft 365 Create Contact node.

Figure 3: Populated mappings for simple and nested fields

Figure 3: Populated mappings for simple and nested fields


Figure 3, demonstrates all the fields that are automatically mapped by Insert Suggestions. Note the suggestions for simple fields as well as the nested fields.

For remaining unpopulated fields, a click on textbox will present the suggestions if Mapping Assist found suggestions for that field in the form of a Suggested mappings list. This displays up to five suggestions with percentages that are above 30% from all previous nodes.

Figure 4: Field Level Suggestions for a simple field

Figure 4: Field Level Suggestions for a simple field



Figure 5: Field Level Suggestions for a nested field

Figure 5: Field Level Suggestions for a nested field


In figure 5, suggestions are from two nodes — For each node and Salesforce node. For each mapping, the field hierarchy identifies the origin of the content, such as the application or node name, action, and object.

If you wish to map the fields that are not suggested by Mapping Assist, you can do so by clicking on All mappings, which displays all inputs available for the target field (figure 6).

Figure 6: All available mappings are shown for a target field

Figure 6: All available mappings are shown for a target field


Clicking on Suggested mappings will switch back to the Suggested mappings list.

To improve accuracy in future mappings, Mapping Assist collects and stores the mapping data in an internal database by tracking the mapping history of flows that are started. For example, if you mapped Birthdate to Birthday, this mapping will be remembered and Mapping Assist will suggest it in future flows with a 100% confidence rating and be mapped any time a user chooses to Insert Suggestions.

Figure 7: Suggestion from user history

Figure 7: Suggestion from user history


Mapping suggestions for nested array fields are supported for exact schema matches only. This means root element names should exactly match in the source and destination array and fields that have the same field name under the root element will be mapped.

To illustrate this feature, let's consider a scenario to Sync data from one account to another account in Microsoft 365.

Figure 8: Sync data between two different accounts

Figure 8: Sync data between two different accounts


Clicking the Insert Suggestions will populate the fields with mappings, including nested array fields.

Figure 9: Populated mappings for nested array fields

Figure 9: Populated mappings for nested array fields


You can also use the field level suggestions available for nested array fields as shown in Figure 10.

Figure 10: Suggestion for child element field in nested array fields
 

This tutorial explains IBM App Connect Mapping Assist's capability to reduce integration flow building time and enable developers to build flows confidently.

 

 

 

 

Top