<?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: Start task using Rest compoment in Talend in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380229#M8187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;I normally send certificate along side the authentication request, something I didn’t see on your first message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Oct 2017 19:36:57 GMT</pubDate>
    <dc:creator>Vincenzo_Esposito</dc:creator>
    <dc:date>2017-10-22T19:36:57Z</dc:date>
    <item>
      <title>Start task using Rest compoment in Talend</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380225#M8183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to start task in QlikSense June 2017, using REST API in Talend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I defined component tRestClient in that way :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;URL --&amp;gt; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myserver" rel="nofollow" target="_blank"&gt;https://myserver&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Path --&amp;gt; "/qrs/task/start/synchronous"&lt;/LI&gt;&lt;LI&gt;Methode --&amp;gt; POST&lt;/LI&gt;&lt;LI&gt;parameter --&amp;gt; xrfkey = "123456789abcdef"&lt;/LI&gt;&lt;LI&gt;Header --&amp;gt; "X-Qlik-Xrfkey" = &lt;SPAN style="font-size: 13.3333px;"&gt;"123456789abcdef"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Content-Type" = "application/json"&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Authorization" = "NTLM login:password" (in Base64)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The response was :&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;Error 403 - Forbidden&lt;/P&gt;&lt;P style="padding-left: 60px;"&gt;The initial authentication request must be a "GET" request in order to be redirected to the authentication module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I had another component with GET method.&lt;/P&gt;&lt;P&gt;Now the respons is --&amp;gt; HTTP 302 Found&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand what is "&lt;EM style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #fcfcfc;"&gt;Moved Temporarily" !&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; background-color: #fcfcfc; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Can somebody help me ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-size: 13px; background-color: #fcfcfc; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thank's a lot.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 08:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380225#M8183</guid>
      <dc:creator />
      <dc:date>2017-10-17T08:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Start task using Rest compoment in Talend</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380226#M8184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;The Authentication phase does not exactly work as you’re trying to do. Have a quick look here&lt;/P&gt;&lt;P class=""&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GettingStarted/connecting-to-engine-api.htm"&gt;http://help.qlik.com/en-US/sense-developer/September2017/Subsystems/EngineAPI/Content/GettingStarted/connecting-to-engine-api.htm&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;At the QLIK SENSE ENTERPRISE part&lt;/P&gt;&lt;P class=""&gt;In your case you need to authenticate a process (not a user). So if the process run on a trusted site I suggest you to use the certificates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 06:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380226#M8184</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-10-20T06:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Start task using Rest compoment in Talend</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380227#M8185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincenzo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did already that with a root certificate.&lt;/P&gt;&lt;P&gt;Anyway, I did it again :&lt;/P&gt;&lt;P&gt;&amp;nbsp; - I have exported certificate from QlikSense,&lt;/P&gt;&lt;P&gt;&amp;nbsp; - copied file pfx on my computer,&lt;/P&gt;&lt;P&gt;&amp;nbsp; - convert pfx to pem (using openssl)&lt;/P&gt;&lt;P&gt;&amp;nbsp; - insert certificate in my JVM (using keytool)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran my job.... same errors --&amp;gt; 302 on GET and 403 on POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have surely something wrong, but I don't know what.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 10:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380227#M8185</guid>
      <dc:creator />
      <dc:date>2017-10-20T10:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Start task using Rest compoment in Talend</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380228#M8186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot :&lt;/P&gt;&lt;P&gt;&amp;nbsp; - I removed this item --&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; "Authorization" = "NTLM login:password" (in Base64)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 10:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380228#M8186</guid>
      <dc:creator />
      <dc:date>2017-10-20T10:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Start task using Rest compoment in Talend</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380229#M8187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;I normally send certificate along side the authentication request, something I didn’t see on your first message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 19:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380229#M8187</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-10-22T19:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Start task using Rest compoment in Talend</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380230#M8188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincenzo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're right but I don't know how to link requests with the certificate in JVM's keystore.&lt;/P&gt;&lt;P&gt;Is it a paramater in the header ? or something else ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 06:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380230#M8188</guid>
      <dc:creator />
      <dc:date>2017-10-24T06:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Start task using Rest compoment in Talend</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380231#M8189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;The scope in this case &amp;nbsp;is different, but here you can find an example&amp;nbsp;&lt;A href="https://github.com/goldbergjeffrey/QlikSenseTicket.java/blob/master/Ticket.java"&gt;https://github.com/goldbergjeffrey/QlikSenseTicket.java/blob/master/Ticket.java&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 08:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Start-task-using-Rest-compoment-in-Talend/m-p/1380231#M8189</guid>
      <dc:creator>Vincenzo_Esposito</dc:creator>
      <dc:date>2017-10-25T08:03:35Z</dc:date>
    </item>
  </channel>
</rss>

