<?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: ((Integer)globalMap.get()) double quote error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Integer-globalMap-get-double-quote-error/m-p/2369395#M132548</link>
    <description>&lt;P&gt;I believe you are using the dateadd function&amp;nbsp;incorrectly. There are no quotes around "day", yet you have single quotes around the diff value. Can you copy and paste your entire query (with all quotes) and let us know which database you are using. I'm assuming it is Oracle?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 14 Apr 2018 18:31:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-14T18:31:41Z</dc:date>
    <item>
      <title>((Integer)globalMap.get()) double quote error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integer-globalMap-get-double-quote-error/m-p/2369394#M132547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have created row3.diff (integer field) and try to pass into query like&lt;/P&gt; 
&lt;P&gt;update tmp&lt;BR /&gt;set somevalue='Y'&lt;BR /&gt;where tmp.inDate &amp;lt; dateadd(day, ((Integer)globalMap.get("row3.diff")), tmp.outDate)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;job cannot run and show error:&lt;/P&gt; 
&lt;P&gt;syntax error at or near "globalMap"&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have tried to change to&lt;/P&gt; 
&lt;P&gt;...&lt;/P&gt; 
&lt;P&gt;where tmp.inDate &amp;lt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;dateadd(day, '"+((Integer)globalMap.get("row3.diff"))+"',&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tmp.outDate)&lt;/P&gt; 
&lt;P&gt;nothing works. Can anybody help me how I should modify?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you very much!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 06:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integer-globalMap-get-double-quote-error/m-p/2369394#M132547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-14T06:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: ((Integer)globalMap.get()) double quote error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Integer-globalMap-get-double-quote-error/m-p/2369395#M132548</link>
      <description>&lt;P&gt;I believe you are using the dateadd function&amp;nbsp;incorrectly. There are no quotes around "day", yet you have single quotes around the diff value. Can you copy and paste your entire query (with all quotes) and let us know which database you are using. I'm assuming it is Oracle?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Apr 2018 18:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Integer-globalMap-get-double-quote-error/m-p/2369395#M132548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-14T18:31:41Z</dc:date>
    </item>
  </channel>
</rss>

