<?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: can't extract JSON tExtractJsonFields from tOracleInput field in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358129#M123271</link>
    <description>&lt;P&gt;Hi, finally i found the problem, it was because in the input of the json component my json field it was an "object" type and not a "string" type. So, very easy, I've changed the type in the schema in the input with a string and everything goes well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jun 2018 15:44:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-05T15:44:01Z</dc:date>
    <item>
      <title>can't extract JSON tExtractJsonFields from tOracleInput field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358126#M123268</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i'm having problems with the tExtractJsonFields component.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a table in oracle database with a field that contains json data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is an example;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{"id":"ffcf1b00-df24-4349-9880-adf64afb6205","dueDate":"2018-05-31T12:00:00Z","message":"There is (are) {0} uploaded file(s) which","additionalReferenceDescription":"025259-M01","fileType":"LFF","idCountry":"ES","cid":"011023","cuid":"025259","lid":"MC15S13","pid":"998034","category":{"id":1,"description":null},"type":{"id":15,"description":null},"creation":"2018-05-30T13:37:00.1283729Z","fileId":"41eb29c2-bcad-4796-b83a-115f042d2bc2","cycleId":"211c3afb-6c6e-04ad-e053-353b810bc100","timetableId":"211c3afb-6c6c-04ad-e053-353b810bc100","changeRequestId":null,"timetableApprovalId":null,"paygroup":"c74aeda7-11dc-4e43-bbb6-f76c75ad8bca","paygroupAssignmentId":"81be406d-e1ee-4a41-b813-ab117e8a8acc","idPaygroup":"0000","clientId":"7786cb10-94e3-4813-bacb-d028cdf2d6d6","entityId":"07f871f8-71f1-4916-a8ad-78d955e69b79","partnerId":"f61be5dd-a001-4639-b367-78c0772c60b3","platformId":"40522568-e740-431a-aac3-fc6849cc9972","side":2,"paygroupName":"No Paygroup [0000]","entityName":"entity MC15 [025259]","clientName":"SPM1.3 client [011023]","scope":null}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it appears an error:&amp;nbsp;java.io.IOException: Illegal character: &amp;lt;o&amp;gt;&lt;/P&gt;
&lt;P&gt;for each register that tries to extract.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help me with that??&lt;/P&gt;
&lt;P&gt;I've attached some screenshots with the design.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advanced.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358126#M123268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: can't extract JSON tExtractJsonFields from tOracleInput field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358127#M123269</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;i wonder if it’s having an issue with the numeric values in curly braces for the number of files uploaded.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;the only other issue I’ve exoerienced with extracting data from JSON is if you have numeric prefixed tags.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thanks&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jun 2018 22:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358127#M123269</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2018-06-03T22:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: can't extract JSON tExtractJsonFields from tOracleInput field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358128#M123270</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please try the following settings in tExtractjsonFields.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OracleJson1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyRw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140524i1C23CFC2C1EAE2EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyRw.png" alt="0683p000009LyRw.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OracleJson2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LyKr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130153i8E89AE9B1733561C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LyKr.png" alt="0683p000009LyKr.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 16:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358128#M123270</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-06-04T16:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: can't extract JSON tExtractJsonFields from tOracleInput field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358129#M123271</link>
      <description>&lt;P&gt;Hi, finally i found the problem, it was because in the input of the json component my json field it was an "object" type and not a "string" type. So, very easy, I've changed the type in the schema in the input with a string and everything goes well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-t-extract-JSON-tExtractJsonFields-from-tOracleInput-field/m-p/2358129#M123271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-05T15:44:01Z</dc:date>
    </item>
  </channel>
</rss>

