<?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: Tacokit  Data types : Integer, Long,  and Date  not correctly represented in Schema. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246696#M149166</link>
    <description>&lt;P&gt;Hi samba,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I fear it is something we'll get solved in next release of the studio:&amp;nbsp;&lt;A href="https://jira.talendforge.org/browse/TCOMP-1279" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TCOMP-1279&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 15:05:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-31T15:05:23Z</dc:date>
    <item>
      <title>Tacokit  Data types : Integer, Long,  and Date  not correctly represented in Schema.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246695#M149165</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt; 
&lt;P&gt;i m currently developing an output component using the new Component kit(Version 1.1.1 as recommended in the documentation) ,&amp;nbsp; i have inputted the following data into the component, and my expectation is to get&amp;nbsp; the correct type names &lt;STRONG&gt;BOOLEAN&lt;/STRONG&gt;, &lt;STRONG&gt;STRING, DOUBLE, LONG, DATE&lt;/STRONG&gt;, and &lt;STRONG&gt;INTEGER&amp;nbsp;&lt;/STRONG&gt; as shown in the pic below.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.JPG" style="width: 753px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2c5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145268i2C064D03284083F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2c5.jpg" alt="0683p000009M2c5.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;In the&amp;nbsp;@ElemntListener&amp;nbsp; annotated&amp;nbsp; function when i&amp;nbsp; print the content of&amp;nbsp; incomming record like this&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;@ElementListener
public void onNext(@Input final Record defaultInput) {List&amp;lt;Schema.Entry&amp;gt; entries = defaultInput.getSchema().getEntries();
System.out.println("=============================");
entries.forEach(System.out::println)}.....&lt;/PRE&gt; 
&lt;P&gt;I get the following results which is not entirely correct&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.JPG" style="width: 939px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2cA.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142094iD5FC1D663DD3B290/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2cA.jpg" alt="0683p000009M2cA.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;.&lt;/P&gt; 
&lt;P&gt;As can be seen, &lt;STRONG&gt;boolean&lt;/STRONG&gt; and &lt;STRONG&gt;Strings&lt;/STRONG&gt; are correctly mapped, but &lt;STRONG&gt;Long&amp;nbsp;&lt;/STRONG&gt; and &lt;STRONG&gt;Integer&lt;/STRONG&gt; types are mapped as &lt;STRONG&gt;Double&lt;/STRONG&gt;, while &lt;STRONG&gt;Date&amp;nbsp;&lt;/STRONG&gt; is mapped as &lt;STRONG&gt;String&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please how can i solve this problem. thanks and&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Samba&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; 
&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; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246695#M149165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Tacokit  Data types : Integer, Long,  and Date  not correctly represented in Schema.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246696#M149166</link>
      <description>&lt;P&gt;Hi samba,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I fear it is something we'll get solved in next release of the studio:&amp;nbsp;&lt;A href="https://jira.talendforge.org/browse/TCOMP-1279" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TCOMP-1279&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 15:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246696#M149166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T15:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Tacokit  Data types : Integer, Long,  and Date  not correctly represented in Schema.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246697#M149167</link>
      <description>&lt;P&gt;Hi Romain,&lt;/P&gt; 
&lt;P&gt;thanks for the quick reply, by next version of studio do you mean version 7.2.xxx? I can see that the open source version is already available on Sourceforge, is the problem already solved there or should i wait for another release?&lt;/P&gt; 
&lt;P&gt;Thank you and&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best Regards.&lt;/P&gt; 
&lt;P&gt;Samba&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 08:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246697#M149167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-04T08:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tacokit  Data types : Integer, Long,  and Date  not correctly represented in Schema.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246698#M149168</link>
      <description>&lt;P&gt;Hi Romain,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Will this fix also allow comments to properly propagate to the OnNext function? Behavior currently appears to eat the comments from the schema along with only providing the closest guess for a datatype from the internal json library.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Alec&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246698#M149168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-11T14:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tacokit  Data types : Integer, Long,  and Date  not correctly represented in Schema.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246699#M149169</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP14AAG"&gt;@lli&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Comments should be forwarded in the rowStruct (studio schema) but not between records, this is&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt; a way to pass data between components - I guess this is what you were heading for. If you need that, ensure to enrich the record with the corresponding data.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Romain&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Tacokit-Data-types-Integer-Long-and-Date-not-correctly/m-p/2246699#M149169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-11T15:00:22Z</dc:date>
    </item>
  </channel>
</rss>

