<?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] Execute dinamic SQLs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Execute-dinamic-SQLs/m-p/2370609#M133635</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I need to execute dynamically some sql's. So the flow should be like:&lt;BR /&gt;&lt;BR /&gt;tTeradataInput - tmap - tFileOutputExcel - tTeradataInput2&lt;BR /&gt;Basically, tTeradataInput is generating the sql based on some parameters, afterwards with tTeradataInput2 I need to execute the sql generated with tTeradataInput.&lt;BR /&gt;&lt;BR /&gt;Do you have any ideas how I can do it?&lt;BR /&gt;Right now I have problems in converting data obtained in tFileOutputExcel (csv) to convert it into a txt file, so afterwards to read it with a tJavaRow and execute the last tTeradataInput2.&lt;BR /&gt;&lt;BR /&gt;Maybe you have a simple solution. Can you please help me with an idea?&lt;BR /&gt;&lt;BR /&gt;Lucian Sabau&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 10:17:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:17:14Z</dc:date>
    <item>
      <title>[resolved] Execute dinamic SQLs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Execute-dinamic-SQLs/m-p/2370609#M133635</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I need to execute dynamically some sql's. So the flow should be like:&lt;BR /&gt;&lt;BR /&gt;tTeradataInput - tmap - tFileOutputExcel - tTeradataInput2&lt;BR /&gt;Basically, tTeradataInput is generating the sql based on some parameters, afterwards with tTeradataInput2 I need to execute the sql generated with tTeradataInput.&lt;BR /&gt;&lt;BR /&gt;Do you have any ideas how I can do it?&lt;BR /&gt;Right now I have problems in converting data obtained in tFileOutputExcel (csv) to convert it into a txt file, so afterwards to read it with a tJavaRow and execute the last tTeradataInput2.&lt;BR /&gt;&lt;BR /&gt;Maybe you have a simple solution. Can you please help me with an idea?&lt;BR /&gt;&lt;BR /&gt;Lucian Sabau&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Execute-dinamic-SQLs/m-p/2370609#M133635</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Execute dinamic SQLs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Execute-dinamic-SQLs/m-p/2370610#M133636</link>
      <description>not sure I understand You correctly, but: 
&lt;BR /&gt;You can use tFlowToIterate for store any flow data into variables, than You can use this variables value on feature steps in SQL, like: 
&lt;BR /&gt;"SELECT col1, col2, col3 FROM "+((String)globalMap.get("v_TableName")(+" WHERE "+((string)globalMap.get(v_ParamOne))+ ... etc</description>
      <pubDate>Wed, 02 Nov 2016 02:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Execute-dinamic-SQLs/m-p/2370610#M133636</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2016-11-02T02:04:04Z</dc:date>
    </item>
  </channel>
</rss>

