<?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: Talend to execute Rundeck job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316594#M87126</link>
    <description>&lt;P&gt;im using TOS for DI.&amp;nbsp; Is the tRestClient not part of this version?&amp;nbsp; Do i need to use the ESB version perhaps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the tRest component which does exist and i set the headers as:&lt;/P&gt;&lt;P&gt;"Content-Type"&amp;nbsp;&amp;nbsp;&amp;nbsp; "application/xml"&lt;/P&gt;&lt;P&gt;I also tried&lt;/P&gt;&lt;P&gt;"Content-Type"&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;"application/json"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both manage to connect but get back a null in the body and a 415 error.&amp;nbsp;&amp;nbsp; When i use the firefox webservice plugin to make the same request i am able to look at the raw transaction and it doesnt appear to include in header information, just the URI.&amp;nbsp;&amp;nbsp; the Rundeck documentation seems to allow for both json and XML.&amp;nbsp;&amp;nbsp; is my syntax incorrect in my header information maybe?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2017 16:31:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-06T16:31:11Z</dc:date>
    <item>
      <title>Talend to execute Rundeck job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316592#M87124</link>
      <description>&lt;P&gt;I trying to get Talend to execute a Rundeck job but i keep getting an error.&amp;nbsp; Rundeck needs just a POST url call such as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;http://rundeckserver.verizon.com:4440/api/1/job/6afe78d2-1e03-4af9-b62c-bd9db324f74b/run?authtoken=eG9DrILU8syDFG0cQTeon52Icbpbvdj2r&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i use a tHttpRequest component and issues a post command with the URL i get an error that i cant seem to resolve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Starting job StartRundeckJob at 08:23 06/07/2017.
[statistics] connecting to socket on port 4006
[statistics] connected
415 Unsupported Media Type
[statistics] disconnected
Job StartRundeckJob ended at 08:23 06/07/2017. [exit code=0]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on this?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 15:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316592#M87124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T15:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Talend to execute Rundeck job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316593#M87125</link>
      <description>&lt;P&gt;Even though it is just a POST URL, it may probably be a REST service that accepts JSON and reply with JSON messages. &amp;nbsp;If that's the case, you should use the tRestClient component where you can set the accept and response content format, together with headers.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 16:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316593#M87125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Talend to execute Rundeck job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316594#M87126</link>
      <description>&lt;P&gt;im using TOS for DI.&amp;nbsp; Is the tRestClient not part of this version?&amp;nbsp; Do i need to use the ESB version perhaps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the tRest component which does exist and i set the headers as:&lt;/P&gt;&lt;P&gt;"Content-Type"&amp;nbsp;&amp;nbsp;&amp;nbsp; "application/xml"&lt;/P&gt;&lt;P&gt;I also tried&lt;/P&gt;&lt;P&gt;"Content-Type"&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;"application/json"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both manage to connect but get back a null in the body and a 415 error.&amp;nbsp;&amp;nbsp; When i use the firefox webservice plugin to make the same request i am able to look at the raw transaction and it doesnt appear to include in header information, just the URI.&amp;nbsp;&amp;nbsp; the Rundeck documentation seems to allow for both json and XML.&amp;nbsp;&amp;nbsp; is my syntax incorrect in my header information maybe?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 16:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316594#M87126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T16:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Talend to execute Rundeck job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316595#M87127</link>
      <description>&lt;P&gt;Actually, this worked.&amp;nbsp;&amp;nbsp; I found the tRestClient component under the ESB section of TOS DI.&amp;nbsp;&amp;nbsp; It didnt require any further configuration aside from the URI.&amp;nbsp;&amp;nbsp; I set the content type drop box to XML and the Accept type box to XML and it worked like a charm.&amp;nbsp; Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 16:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-to-execute-Rundeck-job/m-p/2316595#M87127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T16:41:10Z</dc:date>
    </item>
  </channel>
</rss>

