<?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: xpath query for json file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/xpath-query-for-json-file/m-p/2231219#M21591</link>
    <description>Hi&lt;FONT color="#333333"&gt; avinashbasetty,&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;have you an idea how I can get the position of a data on a json file.&lt;BR /&gt;Example:&lt;BR /&gt;Input file&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "product": &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;BR /&gt;}&lt;BR /&gt;resul wished:&lt;BR /&gt;&amp;nbsp;Product &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;B&gt;productPrice_position &lt;/B&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; name&lt;BR /&gt;12-0000027935 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;B&gt;0 &amp;nbsp; &lt;/B&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First Component MR Price&lt;BR /&gt;12-0000027935&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;B&gt;1 &amp;nbsp; &amp;nbsp; &lt;/B&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; First Component's OT price&lt;BR /&gt;thanks</description>
    <pubDate>Thu, 03 Nov 2016 19:15:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-03T19:15:54Z</dc:date>
    <item>
      <title>xpath query for json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/xpath-query-for-json-file/m-p/2231217#M21589</link>
      <description>Hi Talend Team,
&lt;BR /&gt;I have json file and need to be inserted into mysql database.
&lt;BR /&gt;so here am unable to fetch the data from one of the array.please help me out
&lt;BR /&gt;Am using xpath query.
&lt;BR /&gt;example
&lt;BR /&gt;xyz:
&lt;BR /&gt;here i need to get "abc" in one column and "def" in another column.am unable to write the Xpath for that one.
&lt;BR /&gt;Appreciate for your response.
&lt;BR /&gt;Regards,
&lt;BR /&gt;rekha&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 10:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/xpath-query-for-json-file/m-p/2231217#M21589</guid>
      <dc:creator>bhagyarekha</dc:creator>
      <dc:date>2024-11-16T10:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: xpath query for json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/xpath-query-for-json-file/m-p/2231218#M21590</link>
      <description>Hi, 
&lt;BR /&gt;The json format you provided is incorrect. you can check this validator&amp;nbsp; 
&lt;A href="https://jsonformatter.curiousconcept.com/" rel="nofollow noopener noreferrer"&gt;https://jsonformatter.curiousconcept.com/&lt;/A&gt; 
&lt;BR /&gt;Once you checked it you can browse it from the JSON format available in the metadata where you can fetch the columns. 
&lt;BR /&gt; 
&lt;B&gt;Valid JSON&lt;/B&gt; 
&lt;BR /&gt;{ 
&lt;BR /&gt;"xyz": 
&lt;BR /&gt;{ 
&lt;BR /&gt;"col1":, 
&lt;BR /&gt;"col2": 
&lt;BR /&gt;} 
&lt;BR /&gt;} 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBs8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135398iF5D1BD0DFECF3CF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBs8.png" alt="0683p000009MBs8.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC5k.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147400i86ED04D7C1471AA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC5k.png" alt="0683p000009MC5k.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Avinash.B 
&lt;BR /&gt;8885453419</description>
      <pubDate>Thu, 03 Nov 2016 13:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/xpath-query-for-json-file/m-p/2231218#M21590</guid>
      <dc:creator>avinashbasetty</dc:creator>
      <dc:date>2016-11-03T13:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: xpath query for json file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/xpath-query-for-json-file/m-p/2231219#M21591</link>
      <description>Hi&lt;FONT color="#333333"&gt; avinashbasetty,&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;have you an idea how I can get the position of a data on a json file.&lt;BR /&gt;Example:&lt;BR /&gt;Input file&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "product": &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }]&lt;BR /&gt;}&lt;BR /&gt;resul wished:&lt;BR /&gt;&amp;nbsp;Product &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;B&gt;productPrice_position &lt;/B&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; name&lt;BR /&gt;12-0000027935 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;B&gt;0 &amp;nbsp; &lt;/B&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First Component MR Price&lt;BR /&gt;12-0000027935&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;B&gt;1 &amp;nbsp; &amp;nbsp; &lt;/B&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; First Component's OT price&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 03 Nov 2016 19:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/xpath-query-for-json-file/m-p/2231219#M21591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-03T19:15:54Z</dc:date>
    </item>
  </channel>
</rss>

