Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Parameters don't work in framset format
Parameters don't work in framset format [message #149271] Wed, 29 March 2006 14:29 Go to next message
Carlos Dias is currently offline Carlos DiasFriend
Messages: 14
Registered: July 2009
Junior Member
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 14:09 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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 18:43 Go to previous message
Carlos Dias is currently offline Carlos DiasFriend
Messages: 14
Registered: July 2009
Junior Member
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: Sat Nov 09 03:05:13 GMT 2024

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

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

Back to the top