bluesoft-rnd / aperte-reports

Automatically exported from code.google.com/p/aperte-reports
0 stars 4 forks source link

How to generate report on demand embedded in the same Liferay page #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create report jrxml
2. Upload report via Aperte Reports Manager
3. Add Aperte Reports Invoker portlet to some Liferay page
4. Invoke report using Aperte Reports Invoker

What is the expected output?
Report is generated embedded in the same Liferay page with the possibility of 
saving it.

What do you see instead?
Report is generated in the new pop-up window.

What version of the product are you using? On what operating system?
Liferay 6.1.0 with Tomcat7.0.23
Aperte Reports 2.2.2
JasperAssistant 3.1.1 for Jasper Reports 3.1.0
CentOS 6.2 x86_64

Please provide any additional information below.
I need to generate report on demand embedded in the same Liferay page. With 
Aperte Reports Invoker I can generate report on demand, but it is opened in 
pop-up window, and with Aperte Reports Dashboard I can generate report embedded 
in the same page and have the possibility to export it to different formats but 
I can not generate it on demand.
Can this functionality be configured somehow, and if yes - how?

Thanks in advance

Original issue reported on code.google.com by akorle...@gmail.com on 17 May 2012 at 1:10

GoogleCodeExporter commented 9 years ago
Aperte Reports Dashboard portlet (in configuration mode) has a "Cache timeout" 
parameter - if set to 0 or -1, cache is disabled and report should be generated 
each time portlet is shown, using the most recent data. 

Is it satisfying your requirements? If not, I think we could add a "refresh" 
button to the portlet in the near future. 

Original comment by zmalinow...@bluesoft.net.pl on 18 May 2012 at 12:09

GoogleCodeExporter commented 9 years ago

Original comment by zmalinow...@bluesoft.net.pl on 18 May 2012 at 12:18

GoogleCodeExporter commented 9 years ago
The problem with the Dashboard is that the user cannot change the report 
parameters.
I believe that only administrator can change report params, or am I wrong?

The use case would be the following:
1. user logs in
2. user goes to the page with the report
3. user enters report parameters (report for predefined parameters can be 
shown, but the params need to be available for the user to change)
4. report is shown in the panel (not in the pop-up window)

Thanks for the quick reply

Original comment by akorle...@gmail.com on 21 May 2012 at 11:48