Home
Designing Analytics Reports
Hyperlink drill-through fail to get correct url
Migrateduser
<p>Hello everyone,</p>
<p> </p>
<p>I am currently developing report tools using birt v4.6.0. But I failed when I try to add hyperlink to one of the .rptdesign file.</p>
<p> </p>
<p>Everything worked fine when I deployed my web project on tomcat server. However, when I try to click the hyperlink function of the master report, the server threw exception that the linked rptdesign file cannot be found. And I found the below strange directory in my eclipse console:</p>
<p> </p>
<p>at java.lang.Thread.run(Unknown Source)<br>
Caused by: java.lang.Exception: Cannot find C:/Users/ADMINI~1/AppData/Local/Temp/SummaryReportDetails.rptdesign</p>
<p> </p>
<p>It seems that it cannot find my .rptdesign properly and I have no idea why it is pointed to the temp folder instead of my workspace....</p>
<p> </p>
<p>As the attached picture about setting in hyperlink, the field of master report was linked to the detail report with required parameters.</p>
<p> </p>
<p>All of my rptdesign file are placed in report resource folder in my workspace.</p>
<p> </p>
<p>I used eclipse neon IDE for birt development to develop the web project, tomcat v7.0 as the server and firefox as my browser. Dont know if it can help or not.....thanks a lot</p>
<p> </p>
<p>I have searched many related resources for weeks but still fail to solve this problems. Please kindly help...</p>
Find more posts tagged with
Comments
There are no comments yet