<?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 Write values from globalMap to a file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Write-values-from-globalMap-to-a-file/m-p/2284845#M58467</link>
    <description>Hi,&lt;BR /&gt;I'm creating a flow which some tables are being incremental copied from one db to another. The high watermark is calculated and stored in globalMap. Which component should I use to store this value into a file? I've tried tFileOutputDelimited, but I cant see how to connect it with the globalMap.&lt;BR /&gt;Thanks.</description>
    <pubDate>Sun, 24 Jun 2012 09:25:32 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2012-06-24T09:25:32Z</dc:date>
    <item>
      <title>Write values from globalMap to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-values-from-globalMap-to-a-file/m-p/2284845#M58467</link>
      <description>Hi,&lt;BR /&gt;I'm creating a flow which some tables are being incremental copied from one db to another. The high watermark is calculated and stored in globalMap. Which component should I use to store this value into a file? I've tried tFileOutputDelimited, but I cant see how to connect it with the globalMap.&lt;BR /&gt;Thanks.</description>
      <pubDate>Sun, 24 Jun 2012 09:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-values-from-globalMap-to-a-file/m-p/2284845#M58467</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-06-24T09:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Write values from globalMap to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-values-from-globalMap-to-a-file/m-p/2284846#M58468</link>
      <description>Hi
&lt;BR /&gt;Could you show us more details? Or a screenshot of your job?
&lt;BR /&gt;What do you mean "The high watermark is calculated and stored in globalMap"?
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 25 Jun 2012 03:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-values-from-globalMap-to-a-file/m-p/2284846#M58468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-25T03:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Write values from globalMap to a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Write-values-from-globalMap-to-a-file/m-p/2284847#M58469</link>
      <description>Hi,&lt;BR /&gt;I found the answer, the relevant flow is: tJavaFlex1-----------row1--------&amp;gt;tFileOutputDelimited1.&lt;BR /&gt;In the javaFlex I put row1.watermark = (String)globalMap.get("watermark"); and tFileOutputDelimited1 write it to the file.</description>
      <pubDate>Mon, 25 Jun 2012 07:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Write-values-from-globalMap-to-a-file/m-p/2284847#M58469</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-06-25T07:12:43Z</dc:date>
    </item>
  </channel>
</rss>

