<?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 [resolved] Need help parsing json file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Need-help-parsing-json-file/m-p/2280761#M55505</link>
    <description>Given the following in a json file (call it event.json): 
&lt;BR /&gt;{"fc_Mid":"","GPS Quality":"1","fc_fmi":"14","DSN":"7037452","VIN":"ABC1234567890","sentDateTime":"02/10/2017 18:44:59","type":"Fault Codes","fc_SA":"3","version":"1.00","faultcodeType":"2","fc_speed":"0","longitude":"-74.0088599","fc_pid_sidIndicator":"","fc_spn":"70","fc_odometer":"31411.1","cruiseStatus":"0","pfmDriverId":"244040","fc_rpm":"649","fc_Code":"","vehicleNumber":"10807","ignitionStatus":"1","triggerDate":"02/10/2017 18:44:59","occurrenceCount":"1","urgentFlag":"0","latitude":"40.6117188","companyId":"A899"}&amp;nbsp; 
&lt;BR /&gt;I don't seem to have luck getting to the elements of this file. Would someone be able to post an example job that parses the elements and just prints them out with tLogRow? What would the loop Json query and mapping look like? 
&lt;BR /&gt;Clearly I need to do more with the data but I can't even get past this first part.&amp;nbsp; 
&lt;BR /&gt;Many thanks for the help 
&lt;BR /&gt;&amp;nbsp;- rlm</description>
    <pubDate>Tue, 14 Feb 2017 21:43:33 GMT</pubDate>
    <dc:creator>rlmagidson</dc:creator>
    <dc:date>2017-02-14T21:43:33Z</dc:date>
    <item>
      <title>[resolved] Need help parsing json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Need-help-parsing-json-file/m-p/2280761#M55505</link>
      <description>Given the following in a json file (call it event.json): 
&lt;BR /&gt;{"fc_Mid":"","GPS Quality":"1","fc_fmi":"14","DSN":"7037452","VIN":"ABC1234567890","sentDateTime":"02/10/2017 18:44:59","type":"Fault Codes","fc_SA":"3","version":"1.00","faultcodeType":"2","fc_speed":"0","longitude":"-74.0088599","fc_pid_sidIndicator":"","fc_spn":"70","fc_odometer":"31411.1","cruiseStatus":"0","pfmDriverId":"244040","fc_rpm":"649","fc_Code":"","vehicleNumber":"10807","ignitionStatus":"1","triggerDate":"02/10/2017 18:44:59","occurrenceCount":"1","urgentFlag":"0","latitude":"40.6117188","companyId":"A899"}&amp;nbsp; 
&lt;BR /&gt;I don't seem to have luck getting to the elements of this file. Would someone be able to post an example job that parses the elements and just prints them out with tLogRow? What would the loop Json query and mapping look like? 
&lt;BR /&gt;Clearly I need to do more with the data but I can't even get past this first part.&amp;nbsp; 
&lt;BR /&gt;Many thanks for the help 
&lt;BR /&gt;&amp;nbsp;- rlm</description>
      <pubDate>Tue, 14 Feb 2017 21:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Need-help-parsing-json-file/m-p/2280761#M55505</guid>
      <dc:creator>rlmagidson</dc:creator>
      <dc:date>2017-02-14T21:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Need help parsing json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Need-help-parsing-json-file/m-p/2280762#M55506</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;Select 'JsonPath without loop' in the readby list of tFileInputJson, and define the mapping fields which you want to extract, see below: 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDK0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144848i51E079E22A49973C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDK0.png" alt="0683p000009MDK0.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 15 Feb 2017 02:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Need-help-parsing-json-file/m-p/2280762#M55506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-15T02:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Need help parsing json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Need-help-parsing-json-file/m-p/2280763#M55507</link>
      <description>Thank you, Shong, that got me moving. I will no doubt have more questions as I progress deeper into the project and I appreciate your helping out as you did. 
&lt;BR /&gt;- rlm</description>
      <pubDate>Wed, 15 Feb 2017 14:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Need-help-parsing-json-file/m-p/2280763#M55507</guid>
      <dc:creator>rlmagidson</dc:creator>
      <dc:date>2017-02-15T14:41:07Z</dc:date>
    </item>
  </channel>
</rss>

