<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Making tMap Mapping Dynamic in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358311#M123369</link>
    <description>Hi,&lt;BR /&gt;We have a similar requirement where there is a dynamic input schema and fixed output schema. Is there any solution to do this in Talent?</description>
    <pubDate>Mon, 16 May 2016 16:25:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-16T16:25:05Z</dc:date>
    <item>
      <title>Making tMap Mapping Dynamic</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358305#M123363</link>
      <description>Hey,
&lt;BR /&gt;I am using Talend for a month now. I used the tMap component to map columns. I was wondering how to make this feature dynamic. I have to do it all manually everytime. Is it possible to have a file or table which has relationship (between the input column name and Output Column name) and then when we run the job, these columns are mapped after reading the file.
&lt;BR /&gt;Please provide any suggestion (even if we can achieve something similar to this.)</description>
      <pubDate>Sat, 16 Nov 2024 11:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358305#M123363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Making tMap Mapping Dynamic</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358306#M123364</link>
      <description>In tMap, dynamic schema mapping is not possible. But, if you have fixed input and fixed output schema and only routing is to be mapped or changed, then some work around could be done for this.&lt;BR /&gt;Can you put a simple use case with real scenario?&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 28 May 2014 12:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358306#M123364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-28T12:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Making tMap Mapping Dynamic</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358307#M123365</link>
      <description>what if i have a changing input schema but fixed output schema? i want to map changing input schema to a fixed output schema.
&lt;BR /&gt;Is it possible?
&lt;BR /&gt;i will update with the use case soon.</description>
      <pubDate>Wed, 28 May 2014 13:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358307#M123365</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-28T13:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Making tMap Mapping Dynamic</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358308#M123366</link>
      <description>Have you seen this: &lt;A href="http://bekwam.blogspot.ro/2011/06/dynamic-schemas-in-talend-open-studio.html" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.ro/2011/06/dynamic-schemas-in-talend-open-studio.html&lt;/A&gt; ?&lt;BR /&gt;Not sure if applies to your use case but it worth a look. I found it very interesting ... &lt;BR /&gt;Success.&lt;BR /&gt;Zoltan</description>
      <pubDate>Thu, 29 May 2014 13:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358308#M123366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-29T13:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Making tMap Mapping Dynamic</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358309#M123367</link>
      <description>Have a look at using reflection. My good friend and reflection wizard R.Baldwin has an example that can be found here: &lt;BR /&gt;&lt;A href="http://www.talendforge.org/exchange/tos/extension_view.php?eid=177" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/tos/extension_view.php?eid=177&lt;/A&gt;</description>
      <pubDate>Thu, 29 May 2014 19:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358309#M123367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-29T19:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Making tMap Mapping Dynamic</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358310#M123368</link>
      <description>The below given link for R.Baldwin reflection is not working 
&lt;BR /&gt;
&lt;BR /&gt;-Archana Laddagiri</description>
      <pubDate>Thu, 03 Mar 2016 07:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358310#M123368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T07:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Making tMap Mapping Dynamic</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358311#M123369</link>
      <description>Hi,&lt;BR /&gt;We have a similar requirement where there is a dynamic input schema and fixed output schema. Is there any solution to do this in Talent?</description>
      <pubDate>Mon, 16 May 2016 16:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Making-tMap-Mapping-Dynamic/m-p/2358311#M123369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-16T16:25:05Z</dc:date>
    </item>
  </channel>
</rss>

