<?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: Synchronize the tMap configuration once Excel file is modified in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371827#M134727</link>
    <description>hi all, 
&lt;BR /&gt;very tricky solution&amp;nbsp; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;sanvaibhav&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;, but you have not way to be sure that right data goes in the right column if position also change.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;But as you said without dynamic schema (out of TOS) no esay way !&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;laurent&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Thu, 31 Jul 2014 13:45:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-31T13:45:54Z</dc:date>
    <item>
      <title>Synchronize the tMap configuration once Excel file is modified</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371824#M134724</link>
      <description>Hi all, 
&lt;BR /&gt;I have an Excel(tInputExcel) file and a&amp;nbsp;table(tOracleOutput) mapped using a tMap component. This is just a one-to-one mapping from the Excel file to a target table. 
&lt;BR /&gt;But, my source Excel file's column names are slightly modified by a third party and I always have to do the same change manually in my 
&lt;BR /&gt;tMap component. For example if the Excel file's column name is modified, I have to do the same modification in my tMap's corresponding column. 
&lt;BR /&gt;Is there any possible way to synchronize this without an extra effort?</description>
      <pubDate>Thu, 31 Jul 2014 04:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371824#M134724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T04:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize the tMap configuration once Excel file is modified</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371825#M134725</link>
      <description>Hi, 
&lt;BR /&gt;Have you set Mapping links display as "Auto" in tMap component. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Sabrina&lt;BR /&gt; &lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEeV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141532i968A8CB11B5C9B80/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEeV.png" alt="0683p000009MEeV.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371825#M134725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T09:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize the tMap configuration once Excel file is modified</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371826#M134726</link>
      <description>Hi, 
&lt;BR /&gt;If your input metadata for excel file is changed, then job will throw the error at the input itself. tMap is the component which inherits the metadata from input. If the input column name changes, then you will have to again map it to output in tMap. 
&lt;BR /&gt;There is no escape for changing metadata in TOS... 
&lt;BR /&gt;If the order of the column is not changing, then there is an alternative... use default column names given by talend as Column0 etc and then use same in tMap as well from input side. Use whatever columns in the output as per your need. In this case, don't use header, skip the header while creating metadata. 
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 31 Jul 2014 09:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371826#M134726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T09:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize the tMap configuration once Excel file is modified</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371827#M134727</link>
      <description>hi all, 
&lt;BR /&gt;very tricky solution&amp;nbsp; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;sanvaibhav&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;, but you have not way to be sure that right data goes in the right column if position also change.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;But as you said without dynamic schema (out of TOS) no esay way !&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;laurent&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 31 Jul 2014 13:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371827#M134727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize the tMap configuration once Excel file is modified</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371828#M134728</link>
      <description>Hi 
&lt;A href="http://www.talendforge.org/forum/profile.php?id=195505" target="_blank" rel="nofollow noopener noreferrer"&gt;asthiwanka&lt;/A&gt;,
&lt;BR /&gt;Is there any update for your issue?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 01 Aug 2014 11:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Synchronize-the-tMap-configuration-once-Excel-file-is-modified/m-p/2371828#M134728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T11:21:53Z</dc:date>
    </item>
  </channel>
</rss>

