<?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: Pass List of values to Post Method using Trestclient in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Pass-List-of-values-to-Post-Method-using-Trestclient/m-p/2442833#M140529</link>
    <description>&lt;P&gt;TrestClient is expecting the below format&lt;BR /&gt;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;root&amp;gt;&lt;BR /&gt;&amp;lt;x&amp;gt;&lt;BR /&gt;&amp;lt;element&amp;gt;19323&amp;lt;/element&amp;gt;&lt;BR /&gt;&amp;lt;element&amp;gt;19324&amp;lt;/element&amp;gt;&lt;BR /&gt;&amp;lt;/y&amp;gt;&lt;BR /&gt;&amp;lt;y/&amp;gt;&lt;BR /&gt;&amp;lt;/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I am sending the request as&amp;nbsp;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;root&amp;gt;&amp;lt;x&amp;gt;"[19323,19324]"&amp;lt;/x&amp;gt;&amp;lt;/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its a challenge, how to handle&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2024 08:36:44 GMT</pubDate>
    <dc:creator>praneeths</dc:creator>
    <dc:date>2024-04-19T08:36:44Z</dc:date>
    <item>
      <title>Pass List of values to Post Method using Trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pass-List-of-values-to-Post-Method-using-Trestclient/m-p/2442133#M140512</link>
      <description>&lt;P&gt;I am trying to send a request body to tRestClient in the below format&lt;/P&gt;
&lt;P&gt;{"x" : [1,2,3], "y" : [] }&lt;/P&gt;
&lt;P&gt;I am using txml map to prepare the body and send a request, it is being sent as&amp;nbsp; string type not as a list type&lt;/P&gt;
&lt;P&gt;{"x" : "[1,2,3]", "y" : "[]" }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 13:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pass-List-of-values-to-Post-Method-using-Trestclient/m-p/2442133#M140512</guid>
      <dc:creator>praneeths</dc:creator>
      <dc:date>2024-04-17T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pass List of values to Post Method using Trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pass-List-of-values-to-Post-Method-using-Trestclient/m-p/2442417#M140516</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Either you can see if the parameters exist for tXMLMap, either after creating this data, use java routine replaceAll to change "[]" by []&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 07:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pass-List-of-values-to-Post-Method-using-Trestclient/m-p/2442417#M140516</guid>
      <dc:creator>jeoste</dc:creator>
      <dc:date>2024-04-18T07:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pass List of values to Post Method using Trestclient</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pass-List-of-values-to-Post-Method-using-Trestclient/m-p/2442833#M140529</link>
      <description>&lt;P&gt;TrestClient is expecting the below format&lt;BR /&gt;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;root&amp;gt;&lt;BR /&gt;&amp;lt;x&amp;gt;&lt;BR /&gt;&amp;lt;element&amp;gt;19323&amp;lt;/element&amp;gt;&lt;BR /&gt;&amp;lt;element&amp;gt;19324&amp;lt;/element&amp;gt;&lt;BR /&gt;&amp;lt;/y&amp;gt;&lt;BR /&gt;&amp;lt;y/&amp;gt;&lt;BR /&gt;&amp;lt;/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I am sending the request as&amp;nbsp;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;root&amp;gt;&amp;lt;x&amp;gt;"[19323,19324]"&amp;lt;/x&amp;gt;&amp;lt;/root&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its a challenge, how to handle&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 08:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pass-List-of-values-to-Post-Method-using-Trestclient/m-p/2442833#M140529</guid>
      <dc:creator>praneeths</dc:creator>
      <dc:date>2024-04-19T08:36:44Z</dc:date>
    </item>
  </channel>
</rss>

