<?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: Square Brackets for array in json request are not coming. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226808#M18606</link>
    <description>Hi Shong 
&lt;BR /&gt;Have we added above mentioned option ( 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;add the square brackets for the array)&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;in component ? Currently i am using 5.5.1 version of TOS. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vipin</description>
    <pubDate>Wed, 28 Oct 2015 08:15:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-28T08:15:12Z</dc:date>
    <item>
      <title>Square Brackets for array in json request are not coming.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226806#M18604</link>
      <description>&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/136980/trestclient_1.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBe6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133536i40004C642159BF6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBe6.png" alt="0683p000009MBe6.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/136980/txmlmap_1.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBWL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131447iDDC7373C21E7F711/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBWL.png" alt="0683p000009MBWL.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/136980/tFixedFlowInpute_2.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBjT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137181i2CF343283862CD25/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBjT.png" alt="0683p000009MBjT.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/136980/Untitled.jpeg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBgQ.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139597iC1CD10CA4603DB79/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBgQ.jpg" alt="0683p000009MBgQ.jpg" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/136980/Untitled.jpeg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBgQ.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139597iC1CD10CA4603DB79/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBgQ.jpg" alt="0683p000009MBgQ.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/A&gt; 
&lt;BR /&gt;Hi all, 
&lt;BR /&gt;I am new in talend i have faced one problem how i should sent a request json format. my job design is like that 
&lt;BR /&gt;tFixedFlowInput-----&amp;gt;tXMLMap----&amp;gt;tRestClient-----&amp;gt;tLogRow 
&lt;BR /&gt;when i try to run this job i got following output 
&lt;BR /&gt;Payload: {"Id":"1","name":"jems","number":"256","location":{"city":"quatar"}}&amp;nbsp; 
&lt;BR /&gt;but i want output like that Payload: {"Id":"1","name":"jems","number":"256","location":} 
&lt;BR /&gt;I mention my job screenshot . please let me know as soon as possible...&amp;nbsp; 
&lt;BR /&gt;Thanks in advance 
&lt;BR /&gt;Sanjay kg</description>
      <pubDate>Fri, 28 Nov 2014 11:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226806#M18604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T11:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Square Brackets for array in json request are not coming.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226807#M18605</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;It doesn't add the square brackets for the array if there is only one item, I am not sure if it is a bug or not for different cases, maybe an option can be added to the component, I would like you to report a issue on our bugtracker. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 03 Dec 2014 14:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226807#M18605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-03T14:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Square Brackets for array in json request are not coming.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226808#M18606</link>
      <description>Hi Shong 
&lt;BR /&gt;Have we added above mentioned option ( 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;add the square brackets for the array)&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;in component ? Currently i am using 5.5.1 version of TOS. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Vipin</description>
      <pubDate>Wed, 28 Oct 2015 08:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226808#M18606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-28T08:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Square Brackets for array in json request are not coming.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226809#M18607</link>
      <description>&lt;P&gt;Any update on this issue. I am facing the same issue. I need to add or remove the square brackets from the response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 20:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Square-Brackets-for-array-in-json-request-are-not-coming/m-p/2226809#M18607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-04T20:53:24Z</dc:date>
    </item>
  </channel>
</rss>

