<?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: Jasper subreports with tJasperReportExec component. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376185#M138416</link>
    <description>&lt;P&gt;Yes, this option is available in version 5.1&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tJasperReportExec_only_compile_option.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7cW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131826i41BD220511EB00DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7cW.png" alt="0683p000009M7cW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2019 08:12:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-15T08:12:56Z</dc:date>
    <item>
      <title>Jasper subreports with tJasperReportExec component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376179#M138410</link>
      <description>&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans"&gt;Hello,&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans"&gt;I am using&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;tJasperReportExec&lt;/STRONG&gt; component to create PDF reports. I have two subreports within my main report which are getting referenced from a different folder location.&amp;nbsp;When I run the report within JasperSoft Studio, it works fine by taking the path to subreports passed as parameters. But when I use the same set of parameters with tJasperReportExec&amp;nbsp;component, it is getting ignored and throws an error saying unable to locate the &lt;EM&gt;.jrxml&lt;/EM&gt; file within the same folder (where the main reports resides) instead of looking for the file in the location passed as parameter. Although the parameter variables are getting recognized, it seems the component is&amp;nbsp;still looking for the subreport within the same folder as main report and&amp;nbsp;not using the parameter supplied. Attached is a similar project structure to what I have where&lt;EM&gt; Rpt1.jrxml&lt;/EM&gt; (main report) is making use of &lt;EM&gt;Rpt3.jrxml&lt;/EM&gt; and&lt;EM&gt; Rpt4.jrxml&lt;/EM&gt; as subreports.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="jasper_proj.png" style="width: 224px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lz1j.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144548iFC1035D799A6A78F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lz1j.png" alt="0683p000009Lz1j.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Is this some configuration I am missing or does this component require all the subreports&amp;nbsp;to be within the folder where the main report is located?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376179#M138410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Jasper subreports with tJasperReportExec component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376180#M138411</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;tJasperReportExec is a custom component written by talend community user &lt;A class="gwt-Anchor" title="view all product listings for this vendor" target="_blank"&gt;Jan Lolling &lt;/A&gt;and shared on talend exchange portal.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;We don't have the source code of these components. It is the ownership of the person who built it. Feel free to contact the author.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 04:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376180#M138411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-01T04:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Jasper subreports with tJasperReportExec component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376181#M138412</link>
      <description>Ok, thank you.</description>
      <pubDate>Wed, 01 Aug 2018 21:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376181#M138412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-01T21:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Jasper subreports with tJasperReportExec component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376182#M138413</link>
      <description>&lt;P&gt;The problem is the component tries to compile the reports (main report and sub reports) and therefore it needs to know where the reports are located before the actual fill and export steps starts (and when the parameters are read).&lt;/P&gt; 
&lt;P&gt;I agree with you, it should be possible. I will add an option to prevent the compile check and accept the dynamic report location by the parameter.&lt;/P&gt; 
&lt;P&gt;At the moment, you have no chance, the path must be known at design time and not at runtime.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 20:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376182#M138413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-06T20:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Jasper subreports with tJasperReportExec component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376183#M138414</link>
      <description>&lt;P&gt;Thank you Jan.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 13:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376183#M138414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T13:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Jasper subreports with tJasperReportExec component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376184#M138415</link>
      <description>&lt;P&gt;Has this new functionality (an option to prevent the compile check)&amp;nbsp;been added yet?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having the same issue with a subreport on version 5.1 with a release date of 20190328.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it has been added, how is the option to be set?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 18:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376184#M138415</guid>
      <dc:creator>jhammer98</dc:creator>
      <dc:date>2019-08-13T18:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Jasper subreports with tJasperReportExec component.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376185#M138416</link>
      <description>&lt;P&gt;Yes, this option is available in version 5.1&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tJasperReportExec_only_compile_option.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7cW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131826i41BD220511EB00DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7cW.png" alt="0683p000009M7cW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 08:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Jasper-subreports-with-tJasperReportExec-component/m-p/2376185#M138416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-15T08:12:56Z</dc:date>
    </item>
  </channel>
</rss>

