Bug 357185 - Obtaining serialized report parameter information by making a request to birt viewer
Summary: Obtaining serialized report parameter information by making a request to birt...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement with 3 votes (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportViewer CLA
QA Contact: weiming tang CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 02:39 EDT by Missing name CLA
Modified: 2011-11-10 02:38 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Missing name CLA 2011-09-09 02:39:31 EDT
Build Identifier: 3.7.0

It would be nice to be able to obtain serialized report parameters info by making a request to birt viewer.

Reproducible: Always

Steps to Reproduce:
1. make a "/getparams" or similar GET request to birt viewer instance with GET parameters containing report design path and output format (json, xml, csv ... ?)
2. In a succesful scenario serialized report parameters info is returned

Current birt viewer implementation doesn't support anything like that.