<?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 install custom components in the Job Conductor? in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396222#M8312</link>
    <description>Hi 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;But when i am migrating that job to Production Server its giving me error like&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sorry for delay, I am not sure what you have done for migrating your job to product server, however, I would suggest you to read this KB article 
&lt;A href="https://community.qlik.com/s/article/ka03p0000006EaGAAU" target="_blank"&gt;Sharing custom component&lt;/A&gt; 
&lt;BR /&gt;Hope this will help you. 
&lt;BR /&gt;Shong</description>
    <pubDate>Sat, 12 Oct 2013 02:45:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-12T02:45:28Z</dc:date>
    <item>
      <title>How to install custom components in the Job Conductor?</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396216#M8306</link>
      <description>Hello,&lt;BR /&gt;I just installed a custom component (tGPGEncrypt) on my local PC by placing the following directory:&lt;BR /&gt;C:\Talend\TIS_3.2.2\TIS_EE-All-r33000-V3.2.2\plugins\org.talend.designer.components.localprovider_3.2.2.r33000&lt;BR /&gt;It is working fine on my PC; however, I need to know how to install this same component in the Job Conductor.  There does not appear to be a "plugins" folder on the server where the Job Conductor is installed, so my question is how will the Job Conductor be able to build this job?  I think I need to install this component on that server too, but I cannot see how to do it.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Sat, 16 Nov 2024 13:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396216#M8306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to install custom components in the Job Conductor?</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396217#M8307</link>
      <description>Hello
&lt;BR /&gt;You don't need to install the custom component in the job conductor.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 04 Mar 2010 02:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396217#M8307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-04T02:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to install custom components in the Job Conductor?</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396218#M8308</link>
      <description>Hello,
&lt;BR /&gt; 
&lt;BR /&gt; if you use custom component with your studio Talend Integration Suite - on your local PC, you should do the same with TIS server.
&lt;BR /&gt; 
&lt;BR /&gt; The commandLine need have the same component to generate job by the job conductor generated button.
&lt;BR /&gt; Do the same, with commandLine: copy your component in plugins\org.talend.designer.components.localprovider..\components</description>
      <pubDate>Thu, 18 Mar 2010 10:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396218#M8308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-18T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to install custom components in the Job Conductor?</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396219#M8309</link>
      <description>Hi guys,
&lt;BR /&gt;I'm using a custom component (tFileSharepoint). The component is working just fine on my local machine. However, It cannot recognise it's modules (ntlm.jar, HTTPClient.zip and jce-provider.jar) when i deploy it to the job conductor.
&lt;BR /&gt;my question is, how do you import these modules into the job conductor.
&lt;BR /&gt;Regards
&lt;BR /&gt;Thabo</description>
      <pubDate>Mon, 31 Oct 2011 12:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396219#M8309</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-10-31T12:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to install custom components in the Job Conductor?</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396220#M8310</link>
      <description>Hi Thabo 
&lt;BR /&gt;These jars should be exported automatically with the job script when you deploy the job on job conductor. If you have any trouble to get it works on job conductor, please give us more details, which version are you using? What's the problem are you meeting? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 31 Oct 2011 13:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396220#M8310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-31T13:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to install custom components in the Job Conductor?</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396221#M8311</link>
      <description>Hi Shong,
&lt;BR /&gt;I am using tUnpivotrow custom component and my job is working fine in Talend Open Studio. But when i am migrating that job to Production Server its giving me error like "Component tUnpivotrow is not loaded".
&lt;BR /&gt;Please let me know the steps i need to perform in order to get my job work.
&lt;BR /&gt;Thanks in Advance 
&lt;BR /&gt;Regards,
&lt;BR /&gt;Himanshu</description>
      <pubDate>Sun, 06 Oct 2013 19:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396221#M8311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-06T19:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to install custom components in the Job Conductor?</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396222#M8312</link>
      <description>Hi 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;But when i am migrating that job to Production Server its giving me error like&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sorry for delay, I am not sure what you have done for migrating your job to product server, however, I would suggest you to read this KB article 
&lt;A href="https://community.qlik.com/s/article/ka03p0000006EaGAAU" target="_blank"&gt;Sharing custom component&lt;/A&gt; 
&lt;BR /&gt;Hope this will help you. 
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 12 Oct 2013 02:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-install-custom-components-in-the-Job-Conductor/m-p/2396222#M8312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-12T02:45:28Z</dc:date>
    </item>
  </channel>
</rss>

