Skip to main content



      Home
Home » Archived » BIRT » Parameters don't work in framset format
Parameters don't work in framset format [message #149271] Wed, 29 March 2006 09:29 Go to next message
Eclipse UserFriend
I'm trying to pass parameters to my report throw the HTTPRequest.
In the run view work fine, but in the framset view this user parameters
are not set.

http://localhost:8080/birt-viewer/run?__report=Report\myrepo rt.rptdesign&myParam1=20060311
(this works in "run").

I'm using the viewer version 2.0.1.

Carlos Dias
Re: Parameters don't work in framset format [message #149300 is a reply to message #149271] Wed, 29 March 2006 09:09 Go to previous messageGo to next message
Eclipse UserFriend
Carlos,

This has been reported as a bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=129089

One way to get around it is to
specify a report document name
http://localhost:8080/birt-viewer/frameset?__report=Report/m yreport.rptdesign&__document=Report/test.rptdocument& ;__overwrite=true&myParam1=20060311

I put the overite in so it will delete the file everytime you call it.

Jason

"Carlos Dias" <cdias@pontoc.pt> wrote in message
news:e0e5jv$s1o$1@utils.eclipse.org...
> I'm trying to pass parameters to my report throw the HTTPRequest.
> In the run view work fine, but in the framset view this user parameters
> are not set.
>
> http://localhost:8080/birt-viewer/run?__report=Report\myrepo rt.rptdesign&myParam1=20060311
> (this works in "run").
>
> I'm using the viewer version 2.0.1.
>
> Carlos Dias
Re: Parameters don't work in framset format [message #149689 is a reply to message #149300] Thu, 30 March 2006 13:43 Go to previous message
Eclipse UserFriend
Thanks for the answer Jason.
I try without the "__document=Report/test.rptdocument" and works fine too.

Carlos Dias

Jason Weathersby wrote:
> Carlos,
>
> This has been reported as a bug
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=129089
>
> One way to get around it is to
> specify a report document name
> http://localhost:8080/birt-viewer/frameset?__report=Report/m yreport.rptdesign&__document=Report/test.rptdocument& ;__overwrite=true&myParam1=20060311
>
> I put the overite in so it will delete the file everytime you call it.
>
> Jason
>
> "Carlos Dias" <cdias@pontoc.pt> wrote in message
> news:e0e5jv$s1o$1@utils.eclipse.org...
>> I'm trying to pass parameters to my report throw the HTTPRequest.
>> In the run view work fine, but in the framset view this user parameters
>> are not set.
>>
>> http://localhost:8080/birt-viewer/run?__report=Report\myrepo rt.rptdesign&myParam1=20060311
>> (this works in "run").
>>
>> I'm using the viewer version 2.0.1.
>>
>> Carlos Dias
>
>
Previous Topic:Embeding multiple logics in a single Report Design
Next Topic:MDX Support in BIRT
Goto Forum:
  


Current Time: Wed Apr 30 22:40:20 EDT 2025

Powered by FUDForum. Page generated in 0.08546 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top