<?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: how to read list return from method in dll using tDotNETRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254616#M37580</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Have you tried tdotnetcomponent in which method returns list type. could not able to find any example like that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Abhinav&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2019 12:31:29 GMT</pubDate>
    <dc:creator>abhinav5</dc:creator>
    <dc:date>2019-09-20T12:31:29Z</dc:date>
    <item>
      <title>how to read list return from method in dll using tDotNETRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254614#M37578</link>
      <description>&lt;P&gt;I am trying to read list&amp;lt;String&amp;gt; return from method in dll ,but got error in transforming datatype. Stacktrace is&lt;/P&gt;&lt;P&gt;Exception in component tDotNETRow_1 (DllUtility)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at java.lang.Class.forName0(Native Method)&lt;BR /&gt;at java.lang.Class.forName(Unknown Source)&lt;BR /&gt;at org.talend.net.Object$Helper.convert(Object.java:141)&lt;BR /&gt;at org.talend.net.Object.invokeGeneric(Object.java:517)&lt;BR /&gt;at talend_poc.dllutility_0_1.DllUtility.tDotNETRow_1Process(DllUtility.java:721)&lt;BR /&gt;at talend_poc.dllutility_0_1.DllUtility.tDotNETInstantiate_1Process(DllUtility.java:403)&lt;BR /&gt;at talend_poc.dllutility_0_1.DllUtility.runJobInTOS(DllUtility.java:1096)&lt;BR /&gt;at talend_poc.dllutility_0_1.DllUtility.main(DllUtility.java:946)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how we can display this list or export in file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254614#M37578</guid>
      <dc:creator>abhinav5</dc:creator>
      <dc:date>2024-11-16T04:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to read list return from method in dll using tDotNETRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254615#M37579</link>
      <description>for nullpointer run your job step by step to isolate error on java code.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2019 10:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254615#M37579</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-09-20T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to read list return from method in dll using tDotNETRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254616#M37580</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Have you tried tdotnetcomponent in which method returns list type. could not able to find any example like that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Abhinav&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 12:31:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254616#M37580</guid>
      <dc:creator>abhinav5</dc:creator>
      <dc:date>2019-09-20T12:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to read list return from method in dll using tDotNETRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254617#M37581</link>
      <description>no I do not test this component but java.lang.NullPointerException is a typique java error when a variables are not initialised.&lt;BR /&gt;variable are sometime due to a non closed string.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Sep 2019 13:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-read-list-return-from-method-in-dll-using-tDotNETRow/m-p/2254617#M37581</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-09-20T13:04:29Z</dc:date>
    </item>
  </channel>
</rss>

