<?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: tDotnetRow - how to call .net method with data type that doesn't exist in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349817#M116748</link>
    <description>&lt;P&gt;Any response to this is really appreciated&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Apr 2018 15:31:42 GMT</pubDate>
    <dc:creator>nmodi</dc:creator>
    <dc:date>2018-04-05T15:31:42Z</dc:date>
    <item>
      <title>tDotnetRow - how to call .net method with data type that doesn't exist in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349816#M116747</link>
      <description>&lt;P&gt;I referred this&amp;nbsp;&lt;A href="https://help.talend.com/reader/biN1c2gCU2aiDzGH7X7sbQ/zqMEk4zh4CCPZ6otSVserA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/biN1c2gCU2aiDzGH7X7sbQ/zqMEk4zh4CCPZ6otSVserA&lt;/A&gt; &amp;amp; trying to invoke .net method in talend.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am able&amp;nbsp;to&amp;nbsp;invoke &amp;amp; consume method that has simple parameter &amp;amp; type supported in&amp;nbsp;talend like string, bool, int, datetime etc..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my question is,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) how do consume below method that has&amp;nbsp;&lt;SPAN&gt;List&amp;lt;string&amp;gt; as return type and input parameter as (string, string, datetime, enum)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Public List&amp;lt;string&amp;gt; Processdata(string orderid, string prodid, DateTime scheduleDate, EntryType entryType)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) I have another method that returns dataset, How do&amp;nbsp;I invoke &amp;amp;&amp;nbsp;consume that in&amp;nbsp;talend?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 20:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349816#M116747</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2018-04-04T20:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: tDotnetRow - how to call .net method with data type that doesn't exist in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349817#M116748</link>
      <description>&lt;P&gt;Any response to this is really appreciated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 15:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349817#M116748</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2018-04-05T15:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: tDotnetRow - how to call .net method with data type that doesn't exist in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349818#M116749</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;What does your method signature look like? Will it take a string array as an input parameter?&lt;/P&gt; 
&lt;P&gt;If so, you can define the input parameter like:&lt;/P&gt; 
&lt;DIV class="codebox"&gt; 
 &lt;PRE&gt;&lt;CODE&gt;new String[]{input_row.column1}&lt;/CODE&gt;&lt;/PRE&gt; 
&lt;/DIV&gt; 
&lt;P&gt;//column1 is a column name with string type.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tDotnetrow.png" style="width: 586px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ltbq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141646i8EEB4DFF677F2F04/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ltbq.png" alt="0683p000009Ltbq.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 09:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349818#M116749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T09:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: tDotnetRow - how to call .net method with data type that doesn't exist in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349819#M116750</link>
      <description>&lt;P&gt;Here is my signature for .net method,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Public List&amp;lt;string&amp;gt; Processdata(string orderid, string prodid, DateTime scheduleDate, EntryType entryType)&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 15:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDotnetRow-how-to-call-net-method-with-data-type-that-doesn-t/m-p/2349819#M116750</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2018-04-09T15:23:20Z</dc:date>
    </item>
  </channel>
</rss>

