<?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: how to pass a string using tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342791#M110614</link>
    <description>how i can insert a string in the coloumn errore?&amp;nbsp;
&lt;BR /&gt;&amp;nbsp; 
&lt;A href="https://community.talend.com/legacyfs/online/415530/talend_20170306-0410.jpg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGF5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153951i05F262CB533D9274/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGF5.jpg" alt="0683p000009MGF5.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;</description>
    <pubDate>Mon, 06 Mar 2017 12:10:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-06T12:10:56Z</dc:date>
    <item>
      <title>how to pass a string using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342787#M110610</link>
      <description>&lt;P&gt;Hello , i have a problem.&lt;BR /&gt;I'm trying to insert inside a table of a database a string that i define. I use this syntax.&lt;BR /&gt;In the tMap on the coloumn that i need i pass this value "my string". But the insert in the table give mi an error.&lt;BR /&gt;It's wrong to pass a string in this way?&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 09:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342787#M110610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-06T09:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to pass a string using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342788#M110611</link>
      <description>Hi,&lt;BR /&gt;Can you share the error message ans maybe the tMap?</description>
      <pubDate>Mon, 06 Mar 2017 10:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342788#M110611</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-03-06T10:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to pass a string using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342789#M110612</link>
      <description>Sure, this is the error: Exception in component tPostgresqlOutput_2&lt;BR /&gt;[FATAL]: output_project3_0_1.output_project - tPostgresqlOutput_2 L'operazione «batch» 92 INSERT INTO ...("coloumn1","coloumn2","coloum3","problem_coloumn","error") VALUES (300144698,20,30,,error).&lt;BR /&gt;I try to put the query in pgAdmin and i get this error:&lt;BR /&gt;ERROR: &amp;nbsp;syntax error at or near ","&lt;BR /&gt;LINE 2: ...,"problem_coloumn","error") VALUES (300144698,20,30,,error)</description>
      <pubDate>Mon, 06 Mar 2017 11:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342789#M110612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-06T11:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to pass a string using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342790#M110613</link>
      <description>You cannot have a double comma in the insert statement. Should looks like&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;VALUES (300144698,20,30,NULL,error)&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;or&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;VALUES (300144698,20,30,'',error)&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Share the tMap to see how is completed the value for "problem_coloumn" field.</description>
      <pubDate>Mon, 06 Mar 2017 11:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342790#M110613</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-03-06T11:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to pass a string using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342791#M110614</link>
      <description>how i can insert a string in the coloumn errore?&amp;nbsp;
&lt;BR /&gt;&amp;nbsp; 
&lt;A href="https://community.talend.com/legacyfs/online/415530/talend_20170306-0410.jpg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGF5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153951i05F262CB533D9274/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGF5.jpg" alt="0683p000009MGF5.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;</description>
      <pubDate>Mon, 06 Mar 2017 12:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342791#M110614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-06T12:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to pass a string using tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342792#M110615</link>
      <description>Having a constant (here "errore") is a way.&lt;BR /&gt;However, you're sharing the reject flow. Can you share the flow from which rows arrive to tPostgres compponent as it is the place where data are prepared before the database injection?</description>
      <pubDate>Mon, 06 Mar 2017 13:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-pass-a-string-using-tMap/m-p/2342792#M110615</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-03-06T13:19:02Z</dc:date>
    </item>
  </channel>
</rss>

