Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » How to determine if a report has changed?
How to determine if a report has changed? [message #243086] Mon, 18 June 2007 13:09
No real name is currently offline No real nameFriend
Messages: 23
Registered: July 2009
Junior Member
I am trying to find a way to determine if the contents of a report have
changed when executing it again with the same parameter set. In the first
approximation, it would be fine to have a binary answer changed/not
changed. I tried binary comparisons of the report documents, but these
seem to change even if my underlying data sets do not (timestamps in the
data?).

Can somebody suggest a method for accomplishing this (other than rendering
the report and text comparing the HTML output)? For example, there might
be a way to obtain something like a hash code on the data set contents
stored in the report doc?

TIA,

Olaf
Previous Topic:Data cubes: do star schemes work at all?
Next Topic:Disable report cache in web viewer
Goto Forum:
  


Current Time: Fri Aug 23 11:20:00 GMT 2024

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

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

Back to the top