<?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: tRESTREST API of KAFKA giving error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRESTREST-API-of-KAFKA-giving-error/m-p/2334070#M102783</link>
    <description>&lt;P&gt;Hi, I am already getting the input as document. Actually I am using Talend ESB which has webservice component to receive messages over SOAP. This message is passed to the RestClient to invoke rest action but it fails giving rest error 500.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Az&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2017 21:16:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-19T21:16:53Z</dc:date>
    <item>
      <title>tRESTREST API of KAFKA giving error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTREST-API-of-KAFKA-giving-error/m-p/2334068#M102781</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have Kafka REST API working fine on my Linux distro. I am able to write message to the queue using the curl command. However I would like to replicate the writing to the queue in Talend.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been trying various options to write to the queue without any success. I have tried tREST, tRESTclient but couldn't achieve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is the curl command I have tried which works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;curl -X POST -H "Content-Type: application/vnd.kafka.json.v2+json" --data '{"records":[{"value":{"name": "testUser"}}]}' "&lt;A href="http://localhost:8082/topics/test" target="_blank"&gt;http://localhost:8082/topics/test&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works fine.&lt;/P&gt;
&lt;P&gt;I have screen shot of the job I created. I have tried to create a job in many ways.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure if the job is correct or it should be done in different way. Please help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;As&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTREST-API-of-KAFKA-giving-error/m-p/2334068#M102781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTREST API of KAFKA giving error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTREST-API-of-KAFKA-giving-error/m-p/2334069#M102782</link>
      <description>Hi 
&lt;BR /&gt;tRestClient requires a Document as request parameter, you need to use a tXMLMap before tRestClient to generate a Document. Have a try to use tRest component if you want to pass the data body as string. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong 
&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jul 2017 06:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTREST-API-of-KAFKA-giving-error/m-p/2334069#M102782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T06:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTREST API of KAFKA giving error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTREST-API-of-KAFKA-giving-error/m-p/2334070#M102783</link>
      <description>&lt;P&gt;Hi, I am already getting the input as document. Actually I am using Talend ESB which has webservice component to receive messages over SOAP. This message is passed to the RestClient to invoke rest action but it fails giving rest error 500.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Az&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 21:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTREST-API-of-KAFKA-giving-error/m-p/2334070#M102783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-19T21:16:53Z</dc:date>
    </item>
  </channel>
</rss>

