BIRT Exchange Forum: How to run report by passing parameters in url - BIRT Exchange Forum

Jump to content


 

BIRT Poll: To best make a table fill a pdf page before breaking (PL=page layout, PBI=page break interval) set:

PL: auto, PBI: 0PL: fixed, PBI: 0PL: auto, PBI: 1000000PL: fixed, PBI: 1000000
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to run report by passing parameters in url Rate Topic: -----

#1 User is offline   Umahajan Icon

  • Junior Member
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 11-July 08


Posted 12 September 2008 - 12:53 AM

hi,
I need to create a application there i will select parameters from list box from web application and i will store that parameters values in query string and want to pass these string such that iserver will run report and i should get a report with selected parameters.

e.g. i select form list box class parameter value as "10"
then select test parameter value i.e. "annual test"
so it shoul build report with these parmeter values.

Please suggest me solution for this
0

#2 User is offline   Umahajan Icon

  • Junior Member
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 11-July 08


Posted 12 September 2008 - 12:58 AM

Hi,
I need to develop one web application where i have to run BIRT report through URL (using iserver or iportal) and i need get values for report parameters from web application and pass these values in URL using query string and run report with that parameteres.

Please suggest me regarding this problem.
0

#3 User is offline   Umahajan Icon

  • Junior Member
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 11-July 08


Posted 15 September 2008 - 02:19 AM

Hi , I had post same problem and got solution of this
here is it

http://localhost:890..._name.rptdesign
&report_parameter=6(value)
&invokeSubmit=true
&repositoryType=enterprise
&userid=Administrator
&volume=localhost
&serverURL=http%3a%2f%2fiserver_name%3a8000


in above first write system name where iporal is intalled
then iportal directory
then executereport.do? method
then ?__executableName= here write path of report where it in on iserver/iportal
then report parameters and it's value
&invokeSubmit=true
&repositoryType=enterprise
&userid=Administrator
&volume=localhost/or isrever name
&serverURL= then iserver url

ok bye
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users