Home DevShare Deploying BIRT Reports

Custom parameter collection using JSAPI

Share

by averma

Forum - 500 postsDevShare - 50 postsBlog - 25 postsPoll Voter
Posted 27 Feb 2012 - 11:27 AM

(0)  (0)   (367 views)

By downloading this item, you are agreeing to the Terms of Use for the site.

An example that uses viewer.setParameters to pass report parameter from custom parameter collector

Birt Version:-Actuate 11

JSAPI actuate.Parameter class enables a web page to display and gather parameters from users before processing and downloading a report to the client. This works well for the most common needs, however if you like to use your own custom parameter collector from a we page, you can use viewer.setParameters(...) function to pass parameter to the BIRT report. See the attached example. 

Download (1.8 KB)

By downloading this item, you are agreeing to the Terms of Use for the site.


 
Filter More