<?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 tOracle Output show querry in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340021#M108097</link>
    <description>&lt;P&gt;Is there a way to print the querry used in tOracle Output component?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2017 09:26:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-12T09:26:05Z</dc:date>
    <item>
      <title>tOracle Output show querry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340021#M108097</link>
      <description>&lt;P&gt;Is there a way to print the querry used in tOracle Output component?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340021#M108097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T09:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: tOracle Output show querry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340022#M108098</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P class="p"&gt;Here is a global variable tOracleoutput.Query which is the query statement processed. This is an After variable and it returns a string&lt;/P&gt; 
&lt;DIV id="tOracleOutput" class="nested0"&gt;
  &amp;nbsp; 
&lt;/DIV&gt; 
&lt;P&gt;Note: &lt;SPAN&gt;You have to check the advanced setting "Enable debug mode" for that globalMap variable to be populated.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 802px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lr41.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142548i002B00E9EAA15453/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lr41.png" alt="0683p000009Lr41.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P class="p"&gt;Best regards&lt;/P&gt; 
&lt;P class="p"&gt;Sabrina&lt;/P&gt; 
&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt; 
&lt;DIV id="tOracleInput" class="nested0"&gt;
  &amp;nbsp; 
&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340022#M108098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T09:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: tOracle Output show querry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340023#M108099</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can print out the query on to the console by using&amp;nbsp;System.out.println(((String)globalMap.get("tOracleOutput_1_QUERY"))); in the tJava component.&lt;/P&gt;
&lt;P&gt;Let us know if it is OK with you.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340023#M108099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T09:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: tOracle Output show querry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340024#M108100</link>
      <description>After I enabled debug mode in the component it works</description>
      <pubDate>Tue, 12 Sep 2017 10:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340024#M108100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T10:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: tOracle Output show querry</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340025#M108101</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Great it works. Feel free to let us know if there is any further help we can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 04:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tOracle-Output-show-querry/m-p/2340025#M108101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T04:14:15Z</dc:date>
    </item>
  </channel>
</rss>

