<?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 Type mismatch: cannot convert from Object&amp;Serializable&amp;Comparable&amp;lt;?&amp;gt; to Date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-Object-Serializable-Comparable/m-p/2333889#M102624</link>
    <description>&lt;P&gt;Hello Experts,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to write an expression in tmap but that is throwing an error :&amp;nbsp;Type mismatch: cannot convert from Object&amp;amp;Serializable&amp;amp;Comparable&amp;lt;?&amp;gt; to Date&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Expression:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;FileConsents.Status == "Opt-out" ? FileConsents.TRANSACTION_DATE : ""&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the field in output is a date field.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;please help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;A&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2017 19:30:54 GMT</pubDate>
    <dc:creator>ishchopra</dc:creator>
    <dc:date>2017-09-06T19:30:54Z</dc:date>
    <item>
      <title>Type mismatch: cannot convert from Object&amp;Serializable&amp;Comparable&lt;?&gt; to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-Object-Serializable-Comparable/m-p/2333889#M102624</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to write an expression in tmap but that is throwing an error :&amp;nbsp;Type mismatch: cannot convert from Object&amp;amp;Serializable&amp;amp;Comparable&amp;lt;?&amp;gt; to Date&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Expression:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;FileConsents.Status == "Opt-out" ? FileConsents.TRANSACTION_DATE : ""&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the field in output is a date field.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;please help&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;A&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-Object-Serializable-Comparable/m-p/2333889#M102624</guid>
      <dc:creator>ishchopra</dc:creator>
      <dc:date>2017-09-06T19:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Type mismatch: cannot convert from Object&amp;Serializable&amp;Comparable&lt;?&gt; to Date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-Object-Serializable-Comparable/m-p/2333890#M102625</link>
      <description>Not sure this is enough, but did you try:
&lt;BR /&gt;"Opt-out".equalsIgnoreCase(FileConsents.Status) ? FileConsents.TRANSACTION_DATE : null
&lt;BR /&gt;(because you cannot move a empty string to a date field)</description>
      <pubDate>Wed, 06 Sep 2017 20:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-Object-Serializable-Comparable/m-p/2333890#M102625</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-06T20:11:42Z</dc:date>
    </item>
  </channel>
</rss>

