<?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: tWriteJson field output not working in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325385#M94992</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what is your&amp;nbsp;&lt;SPAN&gt;expected JSON output? (Structure).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have an input and output example?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2017 08:16:41 GMT</pubDate>
    <dc:creator>fab_74</dc:creator>
    <dc:date>2017-09-06T08:16:41Z</dc:date>
    <item>
      <title>tWriteJson field output not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325382#M94989</link>
      <description>&lt;P&gt;I have some input data which I need to get converted to a json object. I am half-way there, but, cannot pin-point what to do to get it fully working. Any help is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Original OP:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;abc;pqr;123
def;ghj;876&lt;/PRE&gt;&lt;P&gt;Expected JSON Object:&lt;/P&gt;&lt;PRE&gt;{
   "test_op":[
      {
         "lname":"abc",
         "fname":"pqr",
         "score":"123"
      },
      {
         "lname":"def",
         "fname":"ghj",
         "score":"876"
      }
   ]
}&lt;/PRE&gt;</description>
      <pubDate>Thu, 31 Aug 2017 14:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325382#M94989</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-08-31T14:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJson field output not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325383#M94990</link>
      <description>Shameless bump. I am unable to find a way to get the expected JSON output using tWriteJsonField. Any suggestion on how to mark an item as "Group"? Any other alternatives to creating a json object?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 05 Sep 2017 13:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325383#M94990</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-09-05T13:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJson field output not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325384#M94991</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Sorry for delay.&lt;/P&gt;
&lt;P&gt;We will check your attachment test_json.zip file and then come back to you as soon as we can.&lt;/P&gt;
&lt;P&gt;Thanks for your time.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 04:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325384#M94991</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-06T04:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJson field output not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325385#M94992</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what is your&amp;nbsp;&lt;SPAN&gt;expected JSON output? (Structure).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have an input and output example?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 08:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325385#M94992</guid>
      <dc:creator>fab_74</dc:creator>
      <dc:date>2017-09-06T08:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJson field output not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325386#M94993</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;can you look that corresponds to your expectation?(example3)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsOW"&gt;twritejsonfile.zip&lt;/A&gt;</description>
      <pubDate>Wed, 06 Sep 2017 08:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325386#M94993</guid>
      <dc:creator>fab_74</dc:creator>
      <dc:date>2017-09-06T08:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJson field output not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325387#M94994</link>
      <description>Thank you so much. Example 3 worked for me. I am still baffled on why we need that "field1" value to be included in the grouping option (input and output). Other than that, it worked flawlessly. Thank you so much.</description>
      <pubDate>Wed, 06 Sep 2017 20:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJson-field-output-not-working/m-p/2325387#M94994</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2017-09-06T20:47:43Z</dc:date>
    </item>
  </channel>
</rss>

