<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=MatchUp_Object%3AMatchcode%3AMapping_Information</id>
	<title>MatchUp Object:Matchcode:Mapping Information - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=MatchUp_Object%3AMatchcode%3AMapping_Information"/>
	<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=MatchUp_Object:Matchcode:Mapping_Information&amp;action=history"/>
	<updated>2026-04-30T14:33:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.melissadata.com/index.php?title=MatchUp_Object:Matchcode:Mapping_Information&amp;diff=9423&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{MatchUpObjectMatchcodeInterfaceNav}}  In addition to information about the components used by a matchcode, the Matchcode interface can also return information about the requ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=MatchUp_Object:Matchcode:Mapping_Information&amp;diff=9423&amp;oldid=prev"/>
		<updated>2015-07-29T18:39:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{MatchUpObjectMatchcodeInterfaceNav}}  In addition to information about the components used by a matchcode, the Matchcode interface can also return information about the requ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{MatchUpObjectMatchcodeInterfaceNav}}&lt;br /&gt;
&lt;br /&gt;
In addition to information about the components used by a matchcode, the Matchcode interface can also return information about the required mapping for each matchcode. These can be different from the Component mapping types because the component type tells you the data type which will be used to match records, while the matchcode mapping tells the API the format of the incoming data.&lt;br /&gt;
&lt;br /&gt;
One use for this would be for an application to retrieve the information from a matchcode and dynamically create the mappings based on that information.&lt;br /&gt;
&lt;br /&gt;
Use the &amp;#039;&amp;#039;&amp;#039;SetMatchcodeObject&amp;#039;&amp;#039;&amp;#039;([[MatchUp Object:Read-Write:Initialization#SetMatchcodeObject|Read-Write]] | [[MatchUp Object:Incremental:Initialization#SetMatchcodeObject|Incremental]] | [[MatchUp Object:Hybrid:Initialization#SetMatchcodeObject|Hybrid]]) function instead of the &amp;#039;&amp;#039;&amp;#039;SetMatchcodeName&amp;#039;&amp;#039;&amp;#039;([[MatchUp Object:Read-Write:Initialization#SetMatchcodeName|Read-Write]] | [[MatchUp Object:Incremental:Initialization#SetMatchcodeName|Incremental]] | [[MatchUp Object:Hybrid:Initialization#SetMatchcodeName|Hybrid]]) function to set the matchcode used by the interface.&lt;br /&gt;
&lt;br /&gt;
For example, a few of the many possible matchcode mappings required by a respective component type:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CASE MatchCode.ComponentType.PrefixType: CALL mdMU.AddMapping WITH mm.FullName&lt;br /&gt;
CASE MatchCode.ComponentType.FirstType: CALL mdMU.AddMapping WITH mm.FullName&lt;br /&gt;
CASE MatchCode.ComponentType.LastType: CALL mdMU.AddMapping WITH mm.FullName&lt;br /&gt;
CASE MatchCode.ComponentType.SuffixType: CALL mdMU.AddMapping WITH mm.FullName&lt;br /&gt;
CASE MatchCode.ComponentType.FirstNicknameType: CALL mdMU.AddMapping WITH mm.FullName&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Keep in mind that these are not all the matchcode mapping targets. For a full list of these targets, see [[MatchUp Object:Enumerations#MatchcodeMappingTarget|MatchcodeMappingTarget]]. If a matchcode contains component types that can not be extracted from the database you want to process, that matchcode should not be used for that process&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:MatchUp Object]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>