<?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 Best way to include SQL scripts in job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Best-way-to-include-SQL-scripts-in-job/m-p/2325887#M95435</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;at the moment I have the problem that I'd like to include 60+ SQL script files in my talend job. So my question is: what would be the best practice to accomplish this task since the commandline has been flagged as depricated and there's no possibility to include SQL files as resources I can iterate over (like in a simple jar). I'm now thinking of a solution where I'm providing these files as external jar in order to be able to load them from the classpath. What do you think of this approach. Are there any other solutions I haven't thought about yet (I don't want to store each script within a tSQLCommand)?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:16:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:16:32Z</dc:date>
    <item>
      <title>Best way to include SQL scripts in job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Best-way-to-include-SQL-scripts-in-job/m-p/2325887#M95435</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;at the moment I have the problem that I'd like to include 60+ SQL script files in my talend job. So my question is: what would be the best practice to accomplish this task since the commandline has been flagged as depricated and there's no possibility to include SQL files as resources I can iterate over (like in a simple jar). I'm now thinking of a solution where I'm providing these files as external jar in order to be able to load them from the classpath. What do you think of this approach. Are there any other solutions I haven't thought about yet (I don't want to store each script within a tSQLCommand)?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Best-way-to-include-SQL-scripts-in-job/m-p/2325887#M95435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to include SQL scripts in job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Best-way-to-include-SQL-scripts-in-job/m-p/2325888#M95436</link>
      <description>&lt;P&gt;You could store your SQL scripts as Varchars in a database. That wouldn't be difficult to achieve. Since the DB components which use SQL actually make use of Java Strings, you can easily make use of values retrieved from a database to use in or as queries.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 12:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Best-way-to-include-SQL-scripts-in-job/m-p/2325888#M95436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-14T12:55:35Z</dc:date>
    </item>
  </channel>
</rss>

