<?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: Custom Routine Library Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360208#M124841</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is something showing like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000oekvcAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130070iD3BCB82E518D0789/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000oekvcAAA.png" alt="0695b00000oekvcAAA.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sreejith&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 10:08:39 GMT</pubDate>
    <dc:creator>SreejithSL</dc:creator>
    <dc:date>2023-09-22T10:08:39Z</dc:date>
    <item>
      <title>Custom Routine Library Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360206#M124839</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing a custom routine to implement a functionality, &lt;/P&gt;&lt;P&gt;but the library which I trying to import seems not available in my talend repository.&lt;/P&gt;&lt;P&gt;import org.json.JSONArray;&lt;/P&gt;&lt;P&gt;import org.json.JSONObject;&lt;/P&gt;&lt;P&gt;So could anyone help me the way to install it,  It will be better to share the JAR link as well are the steps . Since I am confusing with the documentations available in websites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 09:12:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360206#M124839</guid>
      <dc:creator>SreejithSL</dc:creator>
      <dc:date>2023-09-22T09:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Routine Library Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360207#M124840</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Right click on your user routine, and select '&lt;B&gt;Edit Routine Libraries&lt;/B&gt;' option to import the jar which contains these class to the user routine. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000oekpoAAA.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131146iBE207D59BE949345/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000oekpoAAA.jpg" alt="0695b00000oekpoAAA.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 09:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360207#M124840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-22T09:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Routine Library Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360208#M124841</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is something showing like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000oekvcAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130070iD3BCB82E518D0789/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000oekvcAAA.png" alt="0695b00000oekvcAAA.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sreejith&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 10:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360208#M124841</guid>
      <dc:creator>SreejithSL</dc:creator>
      <dc:date>2023-09-22T10:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Routine Library Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360209#M124842</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Click the '&lt;B&gt;New&lt;/B&gt;' button to import the external jar files which contain these class, if you don't have the jar files, you can find and download them from from this &lt;A href="https://jar-download.com/maven-repository-class-search.php" alt="https://jar-download.com/maven-repository-class-search.php" target="_blank"&gt;site&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 02:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Routine-Library-Error/m-p/2360209#M124842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-25T02:18:36Z</dc:date>
    </item>
  </channel>
</rss>

