Difference between revisions of "Contact Zone:MatchUp:Matchcode Editor"

From Melissa Data Wiki
Jump to navigation Jump to search
m
 
Line 1: Line 1:
[[Contact Zone:Reference|← Contact Zone Reference]]
{{ContactZoneMatchUpNav
 
|MatchcodeCollapse=
{| class="mw-collapsible" cellspacing="2" style="background-color:#f9f9f9; border:1px solid #aaaaaa; font-size:9pt; color:#0645ad; padding:8px 8px;"
}}
! style="text-align:left; color:black; border-bottom:1px solid #aaaaaa;"|'''MatchUp Navigation'''
|-
| style="padding-right:220px;"|
|-
|[[Contact Zone:MatchUp|Overview]]
|-
|[[Contact Zone:MatchUp Editions|Editions]]
|-
|[[Contact Zone:MatchUp Tutorial|Tutorial]]
|-
|
{| class="mw-collapsible mw-collapsed" style="width:100%;"
|- align="left"
! style="color:black;"|[[Contact Zone:MatchUp:Component Settings|Component Settings]]
|-
|[[Contact Zone:MatchUp:Component Settings#Show Details|Show Details]]
|}
|-
|
{| class="mw-collapsible mw-collapsed" style="width:100%;"
|- align="left"
! style="color:black;"|MatchUp Tabs
|-
|[[Contact Zone:MatchUp:Matchcode|Matchcode]]
|-
|[[Contact Zone:MatchUp:Field Mapping|Field Mapping]]
|-
|[[Contact Zone:MatchUp:Options|Options]]
|-
|[[Contact Zone:MatchUp:Source Pass-Through|Source Pass-Through Columns]]
|-
|[[Contact Zone:MatchUp:Lookup Pass-Through|Lookup Pass-Through Columns]]
|-
|[[Contact Zone:MatchUp:Output Filter|Output Filter]]
|}
|-
|
{| class="mw-collapsible" style="width:100%;"
|- align="left"
! style="color:black;"|[[Contact Zone:MatchUp:Matchcode Editor|Matchcode Editor]]
|-
|[[Contact Zone:MatchUp:Matchcode Editor#Matchcode List|Matchcode List]]
|-
|[[Contact Zone:MatchUp:Matchcode Editor#Component List|Component List]]
|-
|[[Contact Zone:MatchUp:Component Properties|Component Properties]]
|-
|[[Contact Zone:MatchUp:Algorithms|Algorithms]]
|}
|-
|[[Contact Zone:MatchUp:Matchcodes|Matchcodes]]
|-
|
{| class="mw-collapsible mw-collapsed" style="width:100%;"
|- align="left"
! style="color:black;"|Result Codes
|-
|[[Returned Result Codes:Enterprise Solutions#Contact Zone|Returned Result Codes]]
|-
|[[Result Codes]]
|}
|}
 


{{CustomTOC}}
{{CustomTOC}}

Latest revision as of 00:30, 5 January 2017

← Contact Zone

MatchUp Navigation
Overview
Editions
Tutorial
Component Settings
Show Details
MatchUp Tabs
Matchcode
Field Mapping
Options
Source Pass-Through Columns
Lookup Pass-Through Columns
Output Filter
Matchcode Editor
Matchcode List
Component List
Component Properties
Algorithms
Matchcodes
Result Codes



The Matchcode Editor is a Windows-based application that creates and edits the matchcode file used by MatchUp Object. This program allows developers to customize copies of the original matchcodes that ship with MatchUp Object, or create new matchcodes from scratch.

If you have ever used Melissa Data's MatchUp software for Windows, you will already be familiar with the functionality of the Matchcode Editor.

There are three major sections of the Matchcode Editor. Click on a section to jump to its information page, or browse through the sections from the table of contents on the left.

CZ MU Matchcode Editor.png


Matchcode List

This top portion of the interface contains a list of all the matchcodes found in the current matchcode file.

To the right of the list are four buttons: Create Matchcode, Remove Matchcode, Copy Matchcode, and Rename Matchcode.

CZ MU Matchcode List.png

To Add a New Matchcode:

  1. Click the Create Matchcode button.
  2. Type a name for the new matchcode in the pop-up and click OK.
    • The Matchcode Editor will present a blank matchcode screen with no components.
  3. Add components.

To Remove an Existing Matchcode:

  1. Select the matchcode to be deleted.
  2. Click the Remove Matchcode button.
  3. Click Yes to confirm the deletion.

To Make a Copy of an Existing Matchcode:

  1. Select the matchcode to be copied.
  2. Click the Copy Matchcode button.
  3. Type a name for the new matchcode in the pop-up box and click OK.

To Rename an Existing Matchcode:

  1. Select the matchcode to be renamed.
  2. Click the Rename Matchcode button.
  3. Type a new name for the matchcode in the pop-up box and click OK.


Component List

Below the matchcode list is a list of components used by the currently-selected matchcode.

The list also shows the basic settings for each combination. The right side of the list contains a grid that shows the combinations in which component is used. For more information on how combinations of components are used, see the Component Combinations topic.

CZ MU Matchcode ComponentList.png

To Add a New Component to the Matchcode:

  1. Select the [Select Data Type] dropdown list.
  2. The Matchcode Editor displays a list of 35 available Data Types and an additional General Data Type to choose from.
    CZ MU Matchcode ComponentSelect.png
  3. Select the settings for the new component.
    You can click on the different sections of the added component for more settings.
  4. Click OK.
  5. The new component is added as the last component in the matchcode.

To remove a component from a matchcode:

  1. Select the Component Data Type dropdown list.
  2. Navigate to the top of the list and select [Remove Component].
  3. Place the focus on another control and the component will be removed from the component list.

To change the order of components in a matchcode:

  1. Click on the name of the component.
  2. Drag the component to the new position.