<?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 How to deploy a Data Integration job as a Servlet in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-Data-Integration-job-as-a-Servlet/m-p/2303566#M145770</link>
    <description>&lt;P&gt;I'm relatively new to Talend, and we are using the Data Integration product.&amp;nbsp; We have successfully deployed several Talend jobs, and things are working well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question:&amp;nbsp; is there a way to deploy a Talend job as a Servlet?&amp;nbsp; In other words, be able to call &amp;amp; execute the Talend job from a web URL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:58:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:58:06Z</dc:date>
    <item>
      <title>How to deploy a Data Integration job as a Servlet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-Data-Integration-job-as-a-Servlet/m-p/2303566#M145770</link>
      <description>&lt;P&gt;I'm relatively new to Talend, and we are using the Data Integration product.&amp;nbsp; We have successfully deployed several Talend jobs, and things are working well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question:&amp;nbsp; is there a way to deploy a Talend job as a Servlet?&amp;nbsp; In other words, be able to call &amp;amp; execute the Talend job from a web URL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-Data-Integration-job-as-a-Servlet/m-p/2303566#M145770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy a Data Integration job as a Servlet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-Data-Integration-job-as-a-Servlet/m-p/2303567#M145771</link>
      <description>&lt;P&gt;If you have Talend Integration Cloud (TIC), you can deploy a Data Integration job as a webhook. There is limited documentation on how to do this and a public API that's used for calling: &lt;A href="https://ipaas.integrationcloud.talend.com/api/swagger-ui.html#/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ipaas.integrationcloud.talend.com/api/swagger-ui.html#/&lt;/A&gt;. Hope that helps.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 15:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-Data-Integration-job-as-a-Servlet/m-p/2303567#M145771</guid>
      <dc:creator>ksudm</dc:creator>
      <dc:date>2017-12-09T15:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy a Data Integration job as a Servlet</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-Data-Integration-job-as-a-Servlet/m-p/2303568#M145772</link>
      <description>&lt;P&gt;I can do&amp;nbsp; in this way.&lt;BR /&gt;(My env is TOS_DI-V6.4.1 and tomcat8.5.24)&lt;/P&gt;&lt;P&gt;1. In TOS, export job (job name is TestJob for example) to TestJob_0.1.war (select build type: Axis WebService(WAR)(Deprecated)).&lt;BR /&gt;2. Copy TestJob_0.1.war to Tomcat webapps folder(ex: C:\apache-tomcat-8.5.24\webapps).&lt;BR /&gt;3. Start Tomcat.&lt;BR /&gt;4. Specify the URL in browser as follows;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; http://localhost:8080/TestJob_0.1/services/TestJob?method=runJob&lt;/P&gt;&lt;P&gt;And TestJob I created in TOS can&amp;nbsp;be executed on Tomcat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2018 06:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-deploy-a-Data-Integration-job-as-a-Servlet/m-p/2303568#M145772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-12T06:21:36Z</dc:date>
    </item>
  </channel>
</rss>

