<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tsnocode.dev/index.php?action=history&amp;feed=atom&amp;title=Codeunit%2FIntegration%2FIntegrationFieldValueMap</id>
	<title>Codeunit/Integration/IntegrationFieldValueMap - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tsnocode.dev/index.php?action=history&amp;feed=atom&amp;title=Codeunit%2FIntegration%2FIntegrationFieldValueMap"/>
	<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=Codeunit/Integration/IntegrationFieldValueMap&amp;action=history"/>
	<updated>2026-04-11T12:11:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.tsnocode.dev/index.php?title=Codeunit/Integration/IntegrationFieldValueMap&amp;diff=254&amp;oldid=prev</id>
		<title>Tvi: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=Codeunit/Integration/IntegrationFieldValueMap&amp;diff=254&amp;oldid=prev"/>
		<updated>2021-12-10T10:51:16Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:51, 10 December 2021&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key wiki:diff::1.12:old-253:rev-254 --&gt;
&lt;/table&gt;</summary>
		<author><name>Tvi</name></author>
	</entry>
	<entry>
		<id>https://wiki.tsnocode.dev/index.php?title=Codeunit/Integration/IntegrationFieldValueMap&amp;diff=253&amp;oldid=prev</id>
		<title>old&gt;Admin: Created page with '== What it does == Looks up another value based on the string provided, for use in a scheduled integration.  Values will be swapped from a list provided to this codeunit.  An emp…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=Codeunit/Integration/IntegrationFieldValueMap&amp;diff=253&amp;oldid=prev"/>
		<updated>2013-03-18T09:39:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;== What it does == Looks up another value based on the string provided, for use in a scheduled integration.  Values will be swapped from a list provided to this codeunit.  An emp…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== What it does ==&lt;br /&gt;
Looks up another value based on the string provided, for use in a scheduled integration.&lt;br /&gt;
&lt;br /&gt;
Values will be swapped from a list provided to this codeunit.&lt;br /&gt;
&lt;br /&gt;
An empty string will be returned if no match can be found.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to invoke ==&lt;br /&gt;
Insert value in field mapping&lt;br /&gt;
Designer &amp;gt; Integration &amp;gt; Import sources &amp;gt; [intergration] &amp;gt; [fieldmapping] &amp;gt; Codeunit handler&lt;br /&gt;
&lt;br /&gt;
   dk.p2e.blanket.codeunit.common.IntegrationFieldValueMap&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
Insert value maps seperated by &amp;quot;@&amp;quot; in: &lt;br /&gt;
&lt;br /&gt;
[fieldmapping] &amp;gt; Configuration values&lt;br /&gt;
&lt;br /&gt;
Example:  &lt;br /&gt;
  Tesla Model S@Large car&lt;br /&gt;
  Hummer@Large car&lt;br /&gt;
  Toyota Corolla@Medium car&lt;br /&gt;
  Suzuki Swift@Small car&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Developer info ==&lt;br /&gt;
* Type: CodeunitTranslator&lt;br /&gt;
* Security: None&lt;/div&gt;</summary>
		<author><name>old&gt;Admin</name></author>
	</entry>
</feed>