<?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: Split the file and convert to json/xml in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Split-the-file-and-convert-to-json-xml/m-p/2316775#M87292</link>
    <description>&lt;P&gt;no, it need to split, whenever an ENDORDER comes and convert that into a json/xml message to push into a UM queue, means output message would be same as input flat file record till ENDORDER, no addition or break.&lt;/P&gt;&lt;P&gt;Hope it clarifies the question.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 15:08:30 GMT</pubDate>
    <dc:creator>mani1304</dc:creator>
    <dc:date>2021-01-04T15:08:30Z</dc:date>
    <item>
      <title>Split the file and convert to json/xml</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-the-file-and-convert-to-json-xml/m-p/2316773#M87290</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have flat files, which have 4 types(A,B,C,D) and B,C,D can come multiple/no times and can have multiple orders, each order ending with &lt;/P&gt;&lt;B&gt;ENDORDER. &lt;/B&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now files&lt;/P&gt;&lt;B&gt; &lt;/B&gt;&lt;P&gt;are supposed to&lt;/P&gt;&lt;B&gt; &lt;/B&gt;&lt;P&gt;separate each record and after converting it into &lt;/P&gt;&lt;B&gt;json/xml&lt;/B&gt;&lt;P&gt; with base64 encryption need to push into a queue. Now the main problem is coming in converting that thing because we are having multiple/no B,C,D. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A|1|2|3|4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D|1|2|3|4|5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDORDER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A|1|2|3|4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D|1|2|3|4|5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDORDER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A|1|2|3|4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now it will have 3 orders as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A|1|2|3|4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D|1|2|3|4|5,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A|1|2|3|4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D|1|2|3|4|5,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A|1|2|3|4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B|1|2|3|4|5|6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please suggest?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 09:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-the-file-and-convert-to-json-xml/m-p/2316773#M87290</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2021-01-04T09:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Split the file and convert to json/xml</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-the-file-and-convert-to-json-xml/m-p/2316774#M87291</link>
      <description>&lt;P&gt;If I interpreted this correctly I think the expectation was &lt;/P&gt;&lt;P&gt;A|1|2|3|4&lt;/P&gt;&lt;P&gt;B|1|2|3|4|%|6&lt;/P&gt;&lt;P&gt;C|1|2|3&lt;/P&gt;&lt;P&gt;D|1|2|3|4|5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the above your expectations as well ?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 14:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-the-file-and-convert-to-json-xml/m-p/2316774#M87291</guid>
      <dc:creator>Ravi_Rajagopal</dc:creator>
      <dc:date>2021-01-04T14:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Split the file and convert to json/xml</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-the-file-and-convert-to-json-xml/m-p/2316775#M87292</link>
      <description>&lt;P&gt;no, it need to split, whenever an ENDORDER comes and convert that into a json/xml message to push into a UM queue, means output message would be same as input flat file record till ENDORDER, no addition or break.&lt;/P&gt;&lt;P&gt;Hope it clarifies the question.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 15:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-the-file-and-convert-to-json-xml/m-p/2316775#M87292</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2021-01-04T15:08:30Z</dc:date>
    </item>
  </channel>
</rss>

