2009年5月3日星期日

Realize remote design with web-based reporting tool — RAQ Report

Background


With the popularity of B/S application, users want to do report design at browser side with web-based reporting tool. They would like to link database and design report template at browser. Moreover, they wish to deploy template to server and browse their designed report on line too.

Difficulty


1. Link database. For the consideration of security, browser side can’t link database directly with jdbc or odbc. As a result, there must be a long distance data server. This server is used to receive data access request from long distance user, send the request to database, and transmit processing result back to user.

2. Set the access authority of report template on server. Users should be able to access, modify and save the report template on server. However, some other files on server aren’t allowed to be modified. Therefore, there must be a file server, which is used to determine which files are accessible, and which users are allowed to access them.

3. Remote design is provided for business personnel, so the interface must be user-friendly. Users should be able to do remote design by just drag and drop. Therefore, the semantic layer must support complex functions like generate parameters, expressions, display formats automatically.

Solution


As a professional web-based reporting tool, RAQ Report spends a lot of time and money on this problem. At last, a wonderful solution is worked out by the prominent developers of RAQ Report. With it, users can realize remote design with ease/

Operation


1. Delpoy remote design server.

2. Download client-side and start remote designer.

3. Log in long distance server.

4. Link long distance data server and file server.

5. Design, preview and save report.

Graphic Illustration


After logining, users can design, preview and save report in a remote mode.

Source: Knowledge Base of Java Reporting Tool
Original Post: Realize remote design with web-based reporting tool — RAQ Report
Related Articles:
Display process bar in cell directly with reporting tool — RAQ Report;
How to fix report head easily with reporting tool?;
Don’t let sub report uglifies your report;
High-Efficiency Report Design ;
Useful Links:
Knowledge Base of RAQ Report;
Freezea’s Report Lesson;
Live in Reporting;
BIRT: Launch a BIRT RCP Application through Java Web Start;

Tag after B/S application, browser side, RAQ Report, remote design, report design, web report, web reporting, web-based Java reporting tool

clip_image001RAQSOFT: Innovative Techology Makes Progress.


For more about reporting tool, you are welcome to refer to freezea's blog.

没有评论:

发表评论