<?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: Date alteration during tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324163#M93909</link>
    <description>Hi,&lt;BR /&gt;Yeah it's very peculiar. It is also not happening for all rows. The field is also of type date, not datetime.&lt;BR /&gt;All Users Locale is United Kingdom, but the timezone varies as it's a global org. I am on GMT +2.</description>
    <pubDate>Fri, 19 Aug 2016 13:35:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-19T13:35:05Z</dc:date>
    <item>
      <title>Date alteration during tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324161#M93907</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;BR /&gt;I am migrating data for a client from .csv to Salesforce. The issue that I am having is that for a large number of rows, all the dates are decreasing by one month.&lt;BR /&gt;The date values are being converted from a string to a date (automatically, not using an expression). I have pulled the data from the tmap into a csv and I believe it is happening during that part of the transformation process. If it were the day value that was changing, I would potentially attribute the issue to salesforce locale or timezone issues. The fact that is the month that is decreasing by a value of one is strange.&lt;BR /&gt;An example would be:&lt;BR /&gt;Source Data&lt;/P&gt; 
&lt;TABLE&gt; 
 &lt;TBODY&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;20160212&lt;/TD&gt; 
   &lt;TD&gt;20160215&amp;nbsp;&lt;/TD&gt; 
  &lt;/TR&gt; 
 &lt;/TBODY&gt; 
&lt;/TABLE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Output&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;TABLE&gt; 
 &lt;TBODY&gt; 
  &lt;TR&gt; 
   &lt;TD&gt;12/01/2016&lt;/TD&gt; 
   &lt;TD&gt;15/01/2016&lt;/TD&gt; 
  &lt;/TR&gt; 
 &lt;/TBODY&gt; 
&lt;/TABLE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Could this just be an issue in the source data? Hopefully someone can help!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 12:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324161#M93907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-19T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date alteration during tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324162#M93908</link>
      <description>Hi,&lt;BR /&gt;Strange result... &lt;BR /&gt;I use to deal with Salesforce and Talend and never see something like that.&amp;nbsp;&lt;BR /&gt;However, what are your locale and timezone on Salesforce side?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;TRF</description>
      <pubDate>Fri, 19 Aug 2016 13:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324162#M93908</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-08-19T13:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date alteration during tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324163#M93909</link>
      <description>Hi,&lt;BR /&gt;Yeah it's very peculiar. It is also not happening for all rows. The field is also of type date, not datetime.&lt;BR /&gt;All Users Locale is United Kingdom, but the timezone varies as it's a global org. I am on GMT +2.</description>
      <pubDate>Fri, 19 Aug 2016 13:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324163#M93909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-19T13:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date alteration during tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324164#M93910</link>
      <description>I think the problem come from your date representation.&amp;nbsp;&lt;BR /&gt;Do you specify a TZ at upsert or are the dates aligned on GMT?&lt;BR /&gt;Check the values received by Salesforce (&lt;FONT color="#000000"&gt;&lt;FONT size="6"&gt;&lt;FONT face="Courier New"&gt;Quick Find&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#555555"&gt;&lt;FONT size="6"&gt;&lt;FONT face="Helvetica Neue"&gt;&amp;nbsp;box, then select&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;B&gt;&lt;FONT color="#555555"&gt;&lt;FONT size="6"&gt;&lt;FONT face="Helvetica Neue"&gt;Bulk Data Load Jobs&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;).</description>
      <pubDate>Fri, 19 Aug 2016 15:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324164#M93910</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2016-08-19T15:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date alteration during tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324165#M93911</link>
      <description>Hi TRF,&amp;nbsp;&lt;BR /&gt;I had a look at the request and it is being passed an incorrect date. Talend is set at yyyy-mm-dd. The source value is a just a string, e.g. 20160216. I altered the job to output the tmap into a csv, where the value would be 16-01-2016.&amp;nbsp;</description>
      <pubDate>Mon, 22 Aug 2016 14:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-alteration-during-tMap/m-p/2324165#M93911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-22T14:39:46Z</dc:date>
    </item>
  </channel>
</rss>

