<?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 [resolved] Dynamic Column Mapping in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342665#M110499</link>
    <description>Hi,&lt;BR /&gt;I want to perform mapping of column dynamically.&lt;BR /&gt;Basically, i have a fixed output Column structure. The incoming column names can be different.&lt;BR /&gt;eg:&lt;BR /&gt;Output columns: Name, Sex, Age&lt;BR /&gt;Input 1 Columns : Name, Gender, Age&lt;BR /&gt;Input 2 Columns : Names, Sex, Ages&lt;BR /&gt;Input 3 Columns : Names, Gender, Ages&lt;BR /&gt;and so on..&lt;BR /&gt;I want the Name to be Mapped with Name, Names, ..&lt;BR /&gt;Sex to mapped to Sex, Gender, ..&lt;BR /&gt;Age to be mapped to Age, Ages, ..&lt;BR /&gt;how to work around to get this done? (I tried using tMap but it allows kind of fixed mapping, can we make it dynamic?)</description>
    <pubDate>Tue, 15 Jul 2014 12:52:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-15T12:52:31Z</dc:date>
    <item>
      <title>[resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342665#M110499</link>
      <description>Hi,&lt;BR /&gt;I want to perform mapping of column dynamically.&lt;BR /&gt;Basically, i have a fixed output Column structure. The incoming column names can be different.&lt;BR /&gt;eg:&lt;BR /&gt;Output columns: Name, Sex, Age&lt;BR /&gt;Input 1 Columns : Name, Gender, Age&lt;BR /&gt;Input 2 Columns : Names, Sex, Ages&lt;BR /&gt;Input 3 Columns : Names, Gender, Ages&lt;BR /&gt;and so on..&lt;BR /&gt;I want the Name to be Mapped with Name, Names, ..&lt;BR /&gt;Sex to mapped to Sex, Gender, ..&lt;BR /&gt;Age to be mapped to Age, Ages, ..&lt;BR /&gt;how to work around to get this done? (I tried using tMap but it allows kind of fixed mapping, can we make it dynamic?)</description>
      <pubDate>Tue, 15 Jul 2014 12:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342665#M110499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-15T12:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342666#M110500</link>
      <description>Hi, &lt;BR /&gt;Your input files column order is not fixed? Could you please upload your tMap editor screenshot into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 16 Jul 2014 03:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342666#M110500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-16T03:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342667#M110501</link>
      <description>Yeah, it is not fixed. 
&lt;BR /&gt;Can we make it work if it is fixed? 
&lt;BR /&gt;In the screenshot columns are in order but it may not be in order sometimes. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEWS.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150111i77033F2DAD2B8CC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEWS.jpg" alt="0683p000009MEWS.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 16 Jul 2014 05:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342667#M110501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-16T05:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342668#M110502</link>
      <description>Hi, 
&lt;BR /&gt;Talend Dynamic Schema allows you to design schema with an unknown column structure (unknown name and number of columns), however, the output Column structure should be dynamic as well not fixed.
&lt;BR /&gt;How many input files need to be loaded into a fixed output Column structure file? Could you use several input components to read your input files then mapping them in tMap? 
&lt;BR /&gt;Such as: tfileinputdelimited_1(Name, Gender, Age)--&amp;gt;tMap--&amp;gt;output(Name, Sex, Age)
&lt;BR /&gt; tfileinputdelimited_2(Names, Sex, Ages)
&lt;BR /&gt; tfileinputdelimited_3(Names, Gender, Ages)
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 16 Jul 2014 07:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342668#M110502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-16T07:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342669#M110503</link>
      <description>Hi ksultania,&lt;BR /&gt;Here is a response for your issue, could you please check it?&lt;BR /&gt;&lt;A href="http://www.talendforge.org/forum/viewtopic.php?id=37314" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?id=37314&lt;/A&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 24 Jul 2014 09:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342669#M110503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-24T09:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342670#M110504</link>
      <description>Hi,&lt;BR /&gt;&amp;nbsp; I have the same requirement, I have defined column as dynamic in both input and out. Both my input and out is dynamic. When I run with same column name am able to run the code properly and getting output. But if the incoming column name(from Oracle DB) and output table column names (MySQL DB) are different then am getting error like unknown field list.&lt;BR /&gt;&amp;nbsp; Kindly help me how to resolve this.&lt;BR /&gt;Regards,&lt;BR /&gt;AbiJeev</description>
      <pubDate>Mon, 15 Sep 2014 14:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342670#M110504</guid>
      <dc:creator>AbiJeev</dc:creator>
      <dc:date>2014-09-15T14:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342671#M110505</link>
      <description>Hi AbiJeev,&lt;BR /&gt;Here is a response for your situation&amp;nbsp;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;the incoming column name(from Oracle DB) and output table column names (MySQL DB) are different &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;on forum :&lt;A href="http://www.talendforge.org/forum/viewtopic.php?id=37314" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?id=37314&lt;/A&gt;&lt;BR /&gt;Could you please have a look at it?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 16 Sep 2014 09:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342671#M110505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-16T09:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342672#M110506</link>
      <description>Hi Sabarina,&lt;BR /&gt;&amp;nbsp; The link you have provided was useful. Thank you.</description>
      <pubDate>Thu, 18 Sep 2014 12:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342672#M110506</guid>
      <dc:creator>AbiJeev</dc:creator>
      <dc:date>2014-09-18T12:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Dynamic Column Mapping</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342673#M110507</link>
      <description>hi, 
&lt;BR /&gt;I have source file with dynamic columns which means it may come with 50 columns or 100 columns or "n" columns
&lt;BR /&gt;i have to read this file and apply transformations based on column number provided by input. can we achieve this in talend?
&lt;BR /&gt;Please help me out.</description>
      <pubDate>Wed, 24 Feb 2016 08:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Dynamic-Column-Mapping/m-p/2342673#M110507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-24T08:40:43Z</dc:date>
    </item>
  </channel>
</rss>

