<?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: Parsing JSON columns having dot in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-columns-having-dot/m-p/2242315#M29191</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I dont think its possible.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This advanced use of JSON keys are referred as complex types.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In javascript its not a problem but while reading... you are not the only one face this type of problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Suggest adjusting the json / reshape to work with it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Or write some custom code using JSON Pointer ... you then work with //properties/store.code :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dzone.com/articles/son-processing-11-the-json-pointer-challenge" target="_self" rel="nofollow noopener noreferrer"&gt;JSON Pointer API&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 23:49:03 GMT</pubDate>
    <dc:creator>Jesperrekuh</dc:creator>
    <dc:date>2018-08-27T23:49:03Z</dc:date>
    <item>
      <title>Parsing JSON columns having dot</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-columns-having-dot/m-p/2242314#M29190</link>
      <description>&lt;P&gt;I am trying to parse a JSON message that has attributes with period ("."), e.g. store.code&lt;/P&gt;&lt;P&gt;"properties": {&lt;BR /&gt;"path": "/abc/*",&lt;BR /&gt;"parentLocation": "/abc/xyz",&lt;BR /&gt;"location": "xxxxxx",&lt;BR /&gt;"status.message": "xxxxxx.",&lt;BR /&gt;"store.code":&amp;nbsp;xxxx&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;I use tFileInputJSON and JSONPath Query to get the attributes value. When I use&amp;nbsp;"$.properties.store.code" as Jsonpath query, I get the following error:&lt;/P&gt;&lt;P&gt;"can't find any data with JSONPath $.properties.store.code"&lt;/P&gt;&lt;P&gt;I also tried:&lt;/P&gt;&lt;P&gt;$.properties['store.code']&lt;/P&gt;&lt;P&gt;That doesn't work either.&lt;/P&gt;&lt;P&gt;Could somebody help me with this? I am using TOS 5.6.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 21:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-columns-having-dot/m-p/2242314#M29190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-27T21:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing JSON columns having dot</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-columns-having-dot/m-p/2242315#M29191</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I dont think its possible.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This advanced use of JSON keys are referred as complex types.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In javascript its not a problem but while reading... you are not the only one face this type of problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Suggest adjusting the json / reshape to work with it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Or write some custom code using JSON Pointer ... you then work with //properties/store.code :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dzone.com/articles/son-processing-11-the-json-pointer-challenge" target="_self" rel="nofollow noopener noreferrer"&gt;JSON Pointer API&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 23:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parsing-JSON-columns-having-dot/m-p/2242315#M29191</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-08-27T23:49:03Z</dc:date>
    </item>
  </channel>
</rss>

