Hi, I really hope that someone can point me in the right direction.
I'm running a process that Exports a PDF report to disk,
Earlier I exported the document and it came out fine. Then I created a new record, and tried to export the document for this record. It keeps exporting the 1st report only. Even though I've shutdown the server and restarted it, I've tested in IE, FF, Chrome and all give me the same result.
When I go to create document I get the same result,
If I view Document Same thing...
I've created a Query Using CREATE DOCUMENT..Same result.
PRINT DOCUMENT ... No change
Run it through a process and same result.
Data has been changed but the same report keeps coming up...
I've Deleted Browsing History, set browser to refresh to Auto, to Everytime I visit the page etc but to no avail.
Only if I delete the record and create a new one does the report change. (Got to delete it everytime - And that is not going to work very well.)
Can someone tell me if I'm missing something...
Is there a setting in Aware / Tomcat that I can change so that reports are not cached but are generated from scratch everytime.