Hi everyone,
I've created a report on Windows using Oracle Server connection. The requirement is to write a standalone Java class that runs on Linux and doesn't require CR server or enterprise and export report data in PDF format. I've written a class that successfully exports the report but I don't know how to simulate "Refresh report data" on ReportClientDoc.
First, what's the best connection type to connect to Oracle DB on both Windows and Linux.
Second, how to refresh the report data in a satndalone class with no available CR server or enterprise.
Sorry for my newbie question adnd thanks for your help