<?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: Load schema dynamically from a file/table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293864#M66796</link>
    <description>&lt;P&gt;The incoming data that the job has to read is from a CSV file and not a table. The data has to be written (output) to a database table. So using tTableList component will not work.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Apr 2018 07:50:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-27T07:50:01Z</dc:date>
    <item>
      <title>Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293859#M66791</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I was reading this blog&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.talend.com/blog/2016/03/11/how-to-operationalize-meta-data-in-talend-with-dynamic-schemas/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talend.com/blog/2016/03/11/how-to-operationalize-meta-data-in-talend-with-dynamic-schemas/&lt;/A&gt; that talks about loading a schema at runtime. This blog looks incomplete and I want to know how to use the dynamically read schema&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Does anybody know how to do it or have any other example of loading schema dynamically?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My requirement is of reading an input delimited file (CSV) and load its data into a database table.&lt;/P&gt; 
&lt;P&gt;We want to make it generic so that any file can be read and loaded into a table.&lt;/P&gt; 
&lt;P&gt;The schema of the file will be defined in another CSV file or database table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using the Enterprise Edition, so I know I can use the Dynamic datatype but I have heard that with&amp;nbsp;dynamic datatype the column's datatype are not correctly identified. So would like to know if i can load a schema programatically into a job.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293859#M66791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293860#M66792</link>
      <description>&lt;P&gt;Since you have the enterprise version, &lt;A href="https://www.talend.com/blog/2018/03/15/migrate-data-premise-cloud-amazon-s3/" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt; is a great example of how to load in a dynamic schema.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 17:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293860#M66792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-24T17:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293861#M66793</link>
      <description>&lt;P&gt;Thanks Eric for sharing your blog and the video.&lt;/P&gt;&lt;P&gt;But I am not sure if the solution will work for my requirement.&lt;/P&gt;&lt;P&gt;My requirement is as follows:&lt;/P&gt;&lt;P&gt;The input file will be a CSV file with 'n' columns.&lt;/P&gt;&lt;P&gt;The schema to be read will be&amp;nbsp;defined in a DB table.&lt;/P&gt;&lt;P&gt;The job needs to read the schema metadata from the table.&lt;/P&gt;&lt;P&gt;Then read the input file based on the schema read.&lt;/P&gt;&lt;P&gt;And then output the data read into a DB table.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293861#M66793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-26T07:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293862#M66794</link>
      <description>&lt;P&gt;you could also do something similar to this where you can use the ttablelist to specify your table and then input it and output it to your target. This will be dynamic due to the ttablelist component&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="helping with dynamic schema.JPG" style="width: 835px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwkJ.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132037i543FDFDBAB571AC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwkJ.jpg" alt="0683p000009LwkJ.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 20:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293862#M66794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-26T20:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293863#M66795</link>
      <description>Please elaborate... Componentwise</description>
      <pubDate>Thu, 26 Apr 2018 21:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293863#M66795</guid>
      <dc:creator>YPMAL</dc:creator>
      <dc:date>2018-04-26T21:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293864#M66796</link>
      <description>&lt;P&gt;The incoming data that the job has to read is from a CSV file and not a table. The data has to be written (output) to a database table. So using tTableList component will not work.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 07:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293864#M66796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-27T07:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293865#M66797</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.qlik.com/s/profile/0053p000007LLW7AAO"&gt;@ehigaki&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you please elaborate on how I can set the dynamic schema set in a tSetDynamicSchema to a tMSSqlInput component?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Ketan&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 12:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293865#M66797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-07T12:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293866#M66798</link>
      <description>&lt;P&gt;So you would connect the tSetDynamicSchema to the tMSSqlInput component using an OnComponentOk. Once connected change the schema of the tMSSql Component to take dynamic type and tables name to use the global variable from tMSSqltableList.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 18:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293866#M66798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-14T18:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Load schema dynamically from a file/table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293867#M66799</link>
      <description>Any solution for openstudio?</description>
      <pubDate>Sat, 23 Mar 2019 14:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Load-schema-dynamically-from-a-file-table/m-p/2293867#M66799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-23T14:23:07Z</dc:date>
    </item>
  </channel>
</rss>

