<?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 Iterate Through A Multi-Row JSON File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Iterate-Through-A-Multi-Row-JSON-File/m-p/2288783#M62243</link>
    <description>Hi 
&lt;BR /&gt;I'm new to Talend so am probably missing something simple 
&lt;BR /&gt;I'm simply trying to use tFileInputJSON to load a number of JSON objects (all the same structure and each on a single line) into SQLServer. 
&lt;BR /&gt;It all works fine unless the file contains more than a single row, at which point I get a NullPointerException: 
&lt;BR /&gt;Exception in component tFileInputJSON_1 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.tFileInputJSON_1Process(TEST.java:1191) 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.tFileInputFullRow_1Process(TEST.java:699) 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.runJobInTOS(TEST.java:1744) 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.main(TEST.java:1618) 
&lt;BR /&gt;After hours researching this on the forums and web I can't work out if this behaviour is by design. If not, how can I get it to work? 
&lt;BR /&gt;If it is by design, what's the best way of drip-feeding one object at a time. When I've tried using tIterateToFlow for this it won't compile complaining that "OnSubjobOK cannot be reolved to a variable" 
&lt;BR /&gt;I'd REALLY appreciate any help!!!!</description>
    <pubDate>Sat, 16 Nov 2024 12:37:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:37:41Z</dc:date>
    <item>
      <title>Iterate Through A Multi-Row JSON File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-Through-A-Multi-Row-JSON-File/m-p/2288783#M62243</link>
      <description>Hi 
&lt;BR /&gt;I'm new to Talend so am probably missing something simple 
&lt;BR /&gt;I'm simply trying to use tFileInputJSON to load a number of JSON objects (all the same structure and each on a single line) into SQLServer. 
&lt;BR /&gt;It all works fine unless the file contains more than a single row, at which point I get a NullPointerException: 
&lt;BR /&gt;Exception in component tFileInputJSON_1 
&lt;BR /&gt;java.lang.NullPointerException 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.tFileInputJSON_1Process(TEST.java:1191) 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.tFileInputFullRow_1Process(TEST.java:699) 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.runJobInTOS(TEST.java:1744) 
&lt;BR /&gt; at mfx_amq_v1.test_0_1.TEST.main(TEST.java:1618) 
&lt;BR /&gt;After hours researching this on the forums and web I can't work out if this behaviour is by design. If not, how can I get it to work? 
&lt;BR /&gt;If it is by design, what's the best way of drip-feeding one object at a time. When I've tried using tIterateToFlow for this it won't compile complaining that "OnSubjobOK cannot be reolved to a variable" 
&lt;BR /&gt;I'd REALLY appreciate any help!!!!</description>
      <pubDate>Sat, 16 Nov 2024 12:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-Through-A-Multi-Row-JSON-File/m-p/2288783#M62243</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Iterate Through A Multi-Row JSON File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterate-Through-A-Multi-Row-JSON-File/m-p/2288784#M62244</link>
      <description>Having this same problem. Any suggestions?</description>
      <pubDate>Thu, 13 Dec 2012 21:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterate-Through-A-Multi-Row-JSON-File/m-p/2288784#M62244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-13T21:16:11Z</dc:date>
    </item>
  </channel>
</rss>

