<?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: Problem with routine and importing jobs namespace in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281115#M55751</link>
    <description>Hi
&lt;BR /&gt;Right click on the routine name and select 'Edit Routine libraries' item, check that the external jar is there or not. 
&lt;BR /&gt;Shong</description>
    <pubDate>Tue, 22 Jan 2013 05:35:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-22T05:35:40Z</dc:date>
    <item>
      <title>Problem with routine and importing jobs namespace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281114#M55750</link>
      <description>Hi there, 
&lt;BR /&gt;I'm facing a problem... and i don't understand why... &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; 
&lt;BR /&gt;I've got a custom subroutine using a rowStruct from a job. The subroutine worked but not and I realize that I was doing the import is no longer recognized... and i don't how can i solve it. 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Mon, 21 Jan 2013 17:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281114#M55750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-21T17:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with routine and importing jobs namespace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281115#M55751</link>
      <description>Hi
&lt;BR /&gt;Right click on the routine name and select 'Edit Routine libraries' item, check that the external jar is there or not. 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 22 Jan 2013 05:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281115#M55751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-22T05:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with routine and importing jobs namespace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281116#M55752</link>
      <description>Thanks for your response.
&lt;BR /&gt;Yes sure, but in fact, the problem is not due to an external library...
&lt;BR /&gt;I'm trying to write a routine with a row as parameter. But the row is not recognized in the routine...
&lt;BR /&gt;Sebastien</description>
      <pubDate>Tue, 22 Jan 2013 07:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281116#M55752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-22T07:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with routine and importing jobs namespace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281117#M55753</link>
      <description>Hi 
&lt;BR /&gt;I don't understand why you need a row as parameter? rowStruct is an inner class in the generated code of a job and can't be recognized out of the job. Just define the input parameters with general data type if you want to access the data of a data flow, for example: 
&lt;BR /&gt;tFileInputDelimited--row1---tJavaRow 
&lt;BR /&gt;on tJavaRow, call a routine like: 
&lt;BR /&gt; 
&lt;PRE&gt;String s=MyRoutineName.methodName(input_row.c1 input_row.c2);&lt;/PRE&gt; 
&lt;BR /&gt;//c1, c2 is the column name of row1 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 23 Jan 2013 01:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-routine-and-importing-jobs-namespace/m-p/2281117#M55753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-23T01:59:48Z</dc:date>
    </item>
  </channel>
</rss>

