<?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: Sample job making POST with tRestClient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Sample-job-making-POST-with-tRestClient/m-p/2523800#M147759</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denis_Segard_0-1752152810591.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181995i01535A2BB07E7FEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denis_Segard_0-1752152810591.png" alt="Denis_Segard_0-1752152810591.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denis_Segard_1-1752152842093.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181996i779E49B631CF593B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denis_Segard_1-1752152842093.png" alt="Denis_Segard_1-1752152842093.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Denis&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jul 2025 13:07:34 GMT</pubDate>
    <dc:creator>Denis_Segard</dc:creator>
    <dc:date>2025-07-10T13:07:34Z</dc:date>
    <item>
      <title>Sample job making POST with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sample-job-making-POST-with-tRestClient/m-p/2523768#M147755</link>
      <description>&lt;P&gt;I'm trying to create a simple job where I just want to call the POST-method of a REST-service.&lt;/P&gt;
&lt;P&gt;Input for a tRESTClient is body of type Document. But it's not clear on how I can set this. I need to send the following info to the endpoint :&lt;/P&gt;
&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="noopener"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;"&lt;BR /&gt;xmlns:ns="&lt;A href="http://example.com/matching" target="_blank" rel="noopener"&gt;http://example.com/matching&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;ns:match&amp;gt;&lt;BR /&gt;&amp;lt;action&amp;gt;&lt;BR /&gt;&amp;lt;index&amp;gt;&lt;BR /&gt;&amp;lt;caseType&amp;gt;job&amp;lt;/caseType&amp;gt;&lt;BR /&gt;&amp;lt;indexId&amp;gt;default&amp;lt;/indexId&amp;gt;&lt;BR /&gt;&amp;lt;/index&amp;gt;&lt;BR /&gt;&amp;lt;properties&amp;gt;&lt;BR /&gt;&amp;lt;fromHits&amp;gt;0&amp;lt;/fromHits&amp;gt;&lt;BR /&gt;&amp;lt;maxHits&amp;gt;10&amp;lt;/maxHits&amp;gt;&lt;BR /&gt;&amp;lt;/properties&amp;gt;&lt;BR /&gt;&amp;lt;conditions&amp;gt;&lt;BR /&gt;&amp;lt;ns:matchAllCondition&amp;gt;&lt;BR /&gt;&amp;lt;occur&amp;gt;SHOULD&amp;lt;/occur&amp;gt;&lt;BR /&gt;&amp;lt;weight&amp;gt;1&amp;lt;/weight&amp;gt;&lt;BR /&gt;&amp;lt;/ns:matchAllCondition&amp;gt;&lt;BR /&gt;&amp;lt;/conditions&amp;gt;&lt;BR /&gt;&amp;lt;/action&amp;gt;&lt;BR /&gt;&amp;lt;/ns:match&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It responds with XML so how this needs to be parsed afterwards seems also to be very complex.&lt;BR /&gt;&lt;BR /&gt;There is not much documentation on how this needs to be done. So if anyone has a simple sample job which is covering the same scenario this would be great.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 09:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sample-job-making-POST-with-tRestClient/m-p/2523768#M147755</guid>
      <dc:creator>StefaanSomers</dc:creator>
      <dc:date>2025-07-10T09:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sample job making POST with tRestClient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sample-job-making-POST-with-tRestClient/m-p/2523800#M147759</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denis_Segard_0-1752152810591.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181995i01535A2BB07E7FEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denis_Segard_0-1752152810591.png" alt="Denis_Segard_0-1752152810591.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Denis_Segard_1-1752152842093.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/181996i779E49B631CF593B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Denis_Segard_1-1752152842093.png" alt="Denis_Segard_1-1752152842093.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Denis&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 13:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sample-job-making-POST-with-tRestClient/m-p/2523800#M147759</guid>
      <dc:creator>Denis_Segard</dc:creator>
      <dc:date>2025-07-10T13:07:34Z</dc:date>
    </item>
  </channel>
</rss>

