You are here:
Use Quick Match to Map Data (Managed Package)
For the managed package runtime, quick Match is a handy way to map input and output data in an Omnistudio Data Mapper Transform when the names match.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
Some transforms are too complex for Quick Match. For example, see List Input for Omnistudio Data Mappers (Managed Package).
- Expand the Input JSON pane and paste the input data structure into it.
- Expand the Expected JSON Output pane and paste the desired output structure into it.
- Click Quick Match. The Quick Match window opens.
-
Click Auto Match, or drag each Input Mapping onto the desired Output Mapping.
Another option is to select an Input Mapping and an Output Mapping, then click Pair.
- Click Save. The Quick Match window closes and the Transforms tab shows the individual mappings.
- Look at the structure in the Current JSON Output pane. Make sure it matches the structure in the Expected JSON Output pane.

