<?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 Row struct cannot be resolved as a type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Row-struct-cannot-be-resolved-as-a-type/m-p/2359273#M124128</link>
    <description>Hello 
&lt;BR /&gt;In my job, I have 2 tMysqlInpu, a tmap, a sort row and 2 aggregate sorted row. 
&lt;BR /&gt;My error is: 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;Error in the component's properties:row2Struct cannot be resolved to a type&lt;BR /&gt;row2Struct cannot be resolved to a type&lt;/FONT&gt; 
&lt;BR /&gt;There are 2 weird things: 
&lt;BR /&gt;the error does not appear when I desactivate the tsortRow and the 2 taggregateSortedRow. 
&lt;BR /&gt;When the error occures, some times there is no component highlighted in red some times only the tmap is highlighted, some times the tmysqlinput named "Scope" is too. 
&lt;BR /&gt; 
&lt;BR /&gt;I uploaded 3 images: 
&lt;BR /&gt;Pict1: Errors with component highlighted. 
&lt;BR /&gt;Pict2: I have an error but no component is highlighted in red. 
&lt;BR /&gt;Pict3: No error, confirmed by the rows number on each links. 
&lt;BR /&gt; 
&lt;BR /&gt;As I did not found any related topic on the forum, is this a new problem? 
&lt;BR /&gt;I also give you the first lines where the error occures: 
&lt;BR /&gt; 
&lt;BR /&gt;org.talend.designer.components.lookup.memory.AdvancedMemoryLookup&amp;lt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt;&amp;gt; tHash_Lookup_row2 = (org.talend.designer.components.lookup.memory.AdvancedMemoryLookup&amp;lt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt;&amp;gt;) 
&lt;BR /&gt;((org.talend.designer.components.lookup.memory.AdvancedMemoryLookup&amp;lt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt;&amp;gt;) 
&lt;BR /&gt; globalMap.get( "tHash_Lookup_row2" )) 
&lt;BR /&gt; ; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; tHash_Lookup_row2.initGet(); 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt; row2HashKey = new 
&lt;FONT color="#FF0000"&gt;row2Struct()&lt;/FONT&gt;; 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt; row2Default = new 
&lt;FONT color="#FF0000"&gt;row2Struct()&lt;/FONT&gt;; 
&lt;BR /&gt; 
&lt;BR /&gt;I highlighted in red the underlined errors. 
&lt;BR /&gt;I would really like to create this row2Struct class manually, but I thik it is the tmysqlInput to do so... 
&lt;BR /&gt;Thank you for your help. Obviously, do not hesitate if more information might help... 
&lt;BR /&gt;Regards. 
&lt;BR /&gt;Hub</description>
    <pubDate>Sat, 16 Nov 2024 13:41:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:41:19Z</dc:date>
    <item>
      <title>Row struct cannot be resolved as a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-struct-cannot-be-resolved-as-a-type/m-p/2359273#M124128</link>
      <description>Hello 
&lt;BR /&gt;In my job, I have 2 tMysqlInpu, a tmap, a sort row and 2 aggregate sorted row. 
&lt;BR /&gt;My error is: 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;Error in the component's properties:row2Struct cannot be resolved to a type&lt;BR /&gt;row2Struct cannot be resolved to a type&lt;/FONT&gt; 
&lt;BR /&gt;There are 2 weird things: 
&lt;BR /&gt;the error does not appear when I desactivate the tsortRow and the 2 taggregateSortedRow. 
&lt;BR /&gt;When the error occures, some times there is no component highlighted in red some times only the tmap is highlighted, some times the tmysqlinput named "Scope" is too. 
&lt;BR /&gt; 
&lt;BR /&gt;I uploaded 3 images: 
&lt;BR /&gt;Pict1: Errors with component highlighted. 
&lt;BR /&gt;Pict2: I have an error but no component is highlighted in red. 
&lt;BR /&gt;Pict3: No error, confirmed by the rows number on each links. 
&lt;BR /&gt; 
&lt;BR /&gt;As I did not found any related topic on the forum, is this a new problem? 
&lt;BR /&gt;I also give you the first lines where the error occures: 
&lt;BR /&gt; 
&lt;BR /&gt;org.talend.designer.components.lookup.memory.AdvancedMemoryLookup&amp;lt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt;&amp;gt; tHash_Lookup_row2 = (org.talend.designer.components.lookup.memory.AdvancedMemoryLookup&amp;lt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt;&amp;gt;) 
&lt;BR /&gt;((org.talend.designer.components.lookup.memory.AdvancedMemoryLookup&amp;lt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt;&amp;gt;) 
&lt;BR /&gt; globalMap.get( "tHash_Lookup_row2" )) 
&lt;BR /&gt; ; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; tHash_Lookup_row2.initGet(); 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt; row2HashKey = new 
&lt;FONT color="#FF0000"&gt;row2Struct()&lt;/FONT&gt;; 
&lt;BR /&gt; 
&lt;FONT color="#FF0000"&gt;row2Struct&lt;/FONT&gt; row2Default = new 
&lt;FONT color="#FF0000"&gt;row2Struct()&lt;/FONT&gt;; 
&lt;BR /&gt; 
&lt;BR /&gt;I highlighted in red the underlined errors. 
&lt;BR /&gt;I would really like to create this row2Struct class manually, but I thik it is the tmysqlInput to do so... 
&lt;BR /&gt;Thank you for your help. Obviously, do not hesitate if more information might help... 
&lt;BR /&gt;Regards. 
&lt;BR /&gt;Hub</description>
      <pubDate>Sat, 16 Nov 2024 13:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-struct-cannot-be-resolved-as-a-type/m-p/2359273#M124128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Row struct cannot be resolved as a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Row-struct-cannot-be-resolved-as-a-type/m-p/2359274#M124129</link>
      <description>Hello
&lt;BR /&gt;Which version of TOS do you use? I try to create a similar job on TOS3.2.1 and it does not have the problem.
&lt;BR /&gt;Can you export your job and send it to me?
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 13 Nov 2009 08:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Row-struct-cannot-be-resolved-as-a-type/m-p/2359274#M124129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-13T08:01:22Z</dc:date>
    </item>
  </channel>
</rss>

