Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Render Task - Event Handler, Sorting/Filtering, etc.
Render Task - Event Handler, Sorting/Filtering, etc. [message #954566] Tue, 23 October 2012 04:44
Kelly Wang is currently offline Kelly WangFriend
Messages: 5
Registered: October 2012
Junior Member
Hi Hi, we are using PHP-Java Bridge to show reports in PHP by making use of BIRT. We separate Run and Render Task. The run task is very slow, so we want to save the rptdocument file somewhere, then when showing report, just render it. However, I got several issues:

1. Is there a way to do a after render to the render task? It can be done during design phase, using Script (javasript). Is there a way to do it during render phase? eg. using Event Handler. Like pass in javascript codes to the API, then it will set it.

2. Is there a way to Sort/Filter the data during render report?

3. How to run the report rptdocument into Database directly? then later when rendering, directly use it, instead of always put into a temp file.

4. For the chart image, is there a way to set it with a fixed file name, so that it can be used for all the visits, instead of creating one for each session.

Hope I explained my questions clearly.

Really look forward to any answers. Any advice or suggestions are much appreciated.


Thanks.
Previous Topic:Hide row if element is empty
Next Topic:[chart] custom number format - space to seperate thousands
Goto Forum:
  


Current Time: Thu Apr 18 02:17:27 GMT 2024

Powered by FUDForum. Page generated in 0.01877 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top