Jump to content

jasperserver portlet for Liferay not refreshing report content


rhjheins

Recommended Posts

 The content of the jasperserver portlet (3.7.1) is not refreshing the report content.

I use the portlet to show a specific report (defined in the portlet.xml) and every time i log in into liferay the current values from the database are shown in the reports. But the content is never refreshed. There is a  init-param 'report_list_cache_time_in_sec' but this is not working for the report currently showing and I can't ind any specific init-param for the report.

The portlet.xml part:

<init-param>
            <name>report_list_cache_time_in_sec</name>
            <value>60</value>
</init-param>

 

Refreshing the browser also wil not work.

I tried it with a purpose build report showing the current time (select getdate() as curtime) and it only show the time the first time the portlet is shown until the next (liferay user) login.

 

Is this a portlet issue or a liferay (config?) issue.

 

Anyone?????

 

 

I am using:

Jasper server Community Edition 3.7.1

Liferay 5.2.3 with jasperserver portlet 3.7.1

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...