<?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: tJSONFileInput cascading header level to detail in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326078#M95604</link>
    <description>Bug created.  Thanks, Ben</description>
    <pubDate>Wed, 24 Aug 2011 14:29:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-08-24T14:29:58Z</dc:date>
    <item>
      <title>tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326074#M95600</link>
      <description>I have been messing around with the JSONPath expressions but have not been able to get it to work. 
&lt;BR /&gt;JSON structure sample: 
&lt;BR /&gt; 
&lt;BR /&gt;{ 
&lt;BR /&gt; "type": "Actors", 
&lt;BR /&gt; "detail": 
&lt;BR /&gt; }, 
&lt;BR /&gt; { 
&lt;BR /&gt; "firstname": "Jason", 
&lt;BR /&gt; "lastname": "Mewes", 
&lt;BR /&gt; "movies": 
&lt;BR /&gt; } 
&lt;BR /&gt; ] 
&lt;BR /&gt;} 
&lt;BR /&gt;I want my output to look like: 
&lt;BR /&gt;Actors|Kevin Smith | Clerks | 1994 |8| Silent Bob 
&lt;BR /&gt;Actors|Kevin Smith | Jay and Silent Strike Back |2001 | 7|Silent Bob 
&lt;BR /&gt;Actors|Jason Mewes | Clerks | 1994 |8| Jay 
&lt;BR /&gt;Actors|Jason Mewes | Jay and Silent Strike Back | 2001 |7| Jay 
&lt;BR /&gt;But right now I get an output more like this: 
&lt;BR /&gt;Actors|Kevin Smith | Clerks | 1994 |8| Silent Bob 
&lt;BR /&gt;|| Jay and Silent Strike Back | 2001 |7| Silent Bob 
&lt;BR /&gt;|| Clerks | 1994 |8| Jay 
&lt;BR /&gt;|| Jay and Silent Strike Back | 2001 |7| Jay 
&lt;BR /&gt; 
&lt;BR /&gt;Also, even though my JSON is valid per lint, I sometimes get an error message: "The Json resource datas maybe have some problems, please make sure the data structure with the same fields." 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Ben</description>
      <pubDate>Sat, 16 Nov 2024 12:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326074#M95600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326075#M95601</link>
      <description>Hi Ben
&lt;BR /&gt;Can you upload a screenshot of basic setting of tFileInputJson?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 23 Aug 2011 08:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326075#M95601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-23T08:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326076#M95602</link>
      <description>Image attached. I have tried a few different path notations. ex $.detail. vs $.. 
&lt;BR /&gt;Output 
&lt;BR /&gt;The Json resource datas maybe have some problems, please make sure the data structure with the same fields. 
&lt;BR /&gt;The Json resource datas maybe have some problems, please make sure the data structure with the same fields. 
&lt;BR /&gt;Actors|Kevin|Smith|Clerks|1994|8|Silent Bob 
&lt;BR /&gt;|Jason|Mewes|Jay and Silent Strike Back|2001|7|Silent Bob 
&lt;BR /&gt;|||Clerks|1994|8|Jay 
&lt;BR /&gt;|||Jay and Silent Strike Back|2001|7|Jay 
&lt;BR /&gt;BTW, I had to fix the moviename field in the JSON file, and I am open to restructuring the JSON if that is required.</description>
      <pubDate>Tue, 23 Aug 2011 17:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326076#M95602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-23T17:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326077#M95603</link>
      <description>Hi Ben
&lt;BR /&gt;I got the same problem with many examples and confirmed that the component can't cascading the header to next level element if there are many rows.
&lt;BR /&gt;Can you please report a bug on our bugtracker? Our developer will investigate it further and see if it is possible.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 24 Aug 2011 02:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326077#M95603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-24T02:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326078#M95604</link>
      <description>Bug created.  Thanks, Ben</description>
      <pubDate>Wed, 24 Aug 2011 14:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326078#M95604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-24T14:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326079#M95605</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Bug created. Thanks, Ben&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Thank you, Ben, please add the issue ID here.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 25 Aug 2011 01:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326079#M95605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-25T01:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326080#M95606</link>
      <description>Is there a workaround to achieve cascading header to detail.. Im new to Talend and Im not able to find a workaround.</description>
      <pubDate>Fri, 30 Mar 2012 21:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326080#M95606</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-03-30T21:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326081#M95607</link>
      <description>Hello,&lt;BR /&gt;I have the same problem with this JSON data:&lt;BR /&gt;&lt;PRE&gt;{&lt;BR /&gt;    "championships":&lt;BR /&gt;    &lt;BR /&gt;        },&lt;BR /&gt;        {&lt;BR /&gt;            "name": "Premier League",&lt;BR /&gt;            "teams":&lt;BR /&gt;            &lt;BR /&gt;        }&lt;BR /&gt;    ]&lt;BR /&gt;}&lt;/PRE&gt;&lt;BR /&gt;I would like to have a result like: &lt;BR /&gt;Serie A | Milan AC&lt;BR /&gt;Serie A | Juventus Turin&lt;BR /&gt;Premier League | Liverpool FC&lt;BR /&gt;Is there any workaround to resolve it?&lt;BR /&gt;Many thanks in advance!</description>
      <pubDate>Sat, 21 Jul 2012 11:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326081#M95607</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-07-21T11:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326082#M95608</link>
      <description>has this issue been resolved yet? i'm currently facing the same problem. thanks</description>
      <pubDate>Fri, 25 Jan 2013 09:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326082#M95608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-25T09:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326083#M95609</link>
      <description>Me too +1 &lt;BR /&gt;Running TOS 4.2.3.r67267</description>
      <pubDate>Thu, 31 Jan 2013 15:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326083#M95609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-31T15:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326084#M95610</link>
      <description>Hi All 
&lt;BR /&gt;For your information, we will enhance this component on v5.3.0, see 
&lt;A href="https://jira.talendforge.org/browse/TDI-24601" target="_blank" rel="nofollow noopener noreferrer"&gt;jira issue&lt;/A&gt;. 
&lt;BR /&gt;This modification might be available in next release, we sincerely invite you to test the changes and feedback to us! 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 01 Feb 2013 09:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326084#M95610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-01T09:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: tJSONFileInput cascading header level to detail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326085#M95611</link>
      <description>&lt;P&gt;We are using Talend 6.3.1 and still get the same error for tFileInputJSON (screenshot attached) even though the source json is valid. The input file has 346 records, but only 329 records come out before the job throws below log:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[statistics] connecting to socket on port 3604&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[WARN ]: renew_checks_0_1.Renew_Checks - tFileInputJSON_1 - &lt;STRONG&gt;The Json resource datas maybe have some problems, please make sure the data structure with the same fields.&lt;/STRONG&gt;&lt;BR /&gt;1296 milliseconds&lt;BR /&gt;[statistics] disconnected&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lsqt"&gt;tFileInputJSON-Error.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 30 May 2018 00:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJSONFileInput-cascading-header-level-to-detail/m-p/2326085#M95611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T00:45:20Z</dc:date>
    </item>
  </channel>
</rss>

