<?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: [resolved] How to export a job assigned with a service in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315269#M85944</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please let us know what's error message you are getting?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jul 2018 17:33:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-31T17:33:23Z</dc:date>
    <item>
      <title>[resolved] How to export a job assigned with a service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315263#M85938</link>
      <description>Hello,
&lt;BR /&gt;I'm newbie in Talend ESB. I constructed a job with tESBProviderRequest and tESBProviderResponse and&amp;nbsp;assigned this job&amp;nbsp;with a service WSDL. I tried to export this job in jar file but it didn't work. I had an error message: "Service Job can't build independently but export with the Service node it assigned with." Can you help me&amp;nbsp;with this problem? Must I install some external jars in order to do this?
&lt;BR /&gt;Thank you very much,
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Mai.</description>
      <pubDate>Sat, 16 Nov 2024 11:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315263#M85938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to export a job assigned with a service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315264#M85939</link>
      <description>You have to export the service from the WSDL object</description>
      <pubDate>Fri, 26 Jun 2015 10:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315264#M85939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-26T10:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to export a job assigned with a service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315265#M85940</link>
      <description>Thank you for your response but i'm trying to deploy my job as a bundle in Talend container. I'm actually following this tutorial &lt;A href="https://www.talendforge.org/tutorials/tutorial.php?language=french&amp;amp;idTuto=95" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/tutorials/tutorial.php?language=french&amp;amp;idTuto=95&lt;/A&gt;&amp;nbsp;but when i tried to export the job, it didn't allow me to do this step and gave me an error message.&lt;BR /&gt;Best regards,&lt;BR /&gt;Mai.</description>
      <pubDate>Fri, 26 Jun 2015 10:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315265#M85940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-26T10:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to export a job assigned with a service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315266#M85941</link>
      <description>That is an old example. They should really take it down. What you need to do is right click on the WSDL underneath your Services branch in your project tree. Select Export Services. Export the service as a Kar. Everything will be packaged in that Kar. Then drop that Kar file into the Karaf (runtime) deploy folder (\Runtime_ESBSE\container\deploy by default). If you have the Karaf running, as soon as you drop the file in the deploy folder, the service will be ready. Then if you set the Karaf up with defaults, you will be able to see the WSDl at http://localhost:8040/services/ (assuming that you are working on your local machine).</description>
      <pubDate>Fri, 26 Jun 2015 11:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315266#M85941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-26T11:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to export a job assigned with a service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315267#M85942</link>
      <description>I have succeeded in deploying the kar. As you said, everything of my job was packaged in it. Thank you very much for your help.&lt;BR /&gt;Best regards,&lt;BR /&gt;Mai&amp;nbsp;</description>
      <pubDate>Fri, 26 Jun 2015 13:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315267#M85942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-26T13:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to export a job assigned with a service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315268#M85943</link>
      <description>&lt;P&gt;Hello Support,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did same as you mentioned but i am not able to access my URL once I deployed the KAR file.&lt;/P&gt;&lt;P&gt;Please advise me what is the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;P.Surendra.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 13:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315268#M85943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-20T13:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to export a job assigned with a service</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315269#M85944</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please let us know what's error message you are getting?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 17:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-export-a-job-assigned-with-a-service/m-p/2315269#M85944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-31T17:33:23Z</dc:date>
    </item>
  </channel>
</rss>

