[rm-users] Passing Parms
Stan Quick
stanley.quick@brio.com
Thu, 1 Feb 2001 06:15:29 -0800
You may also use a form in HTML. For example,
<form name="form1"
action="http://yourserver/servlet/WebClient/run/category/program_name"
METHOD="GET" >
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0>
<input type="hidden" checked name="outputtype" value="web">
<input type="hidden" name="Param_1" value="1">
<input type="hidden" name="Param_2" value="All">
...
-----Original Message-----
From: Arnon Oppenheimer [mailto:arnono@semech.co.il]
Sent: Thursday, February 01, 2001 2:32 AM
To: rm-users@sqrug.com
Subject: Re: [rm-users] Passing Parms
Use Smartcuts:
from P#13-33 in One/Admin guide :
run: Running a Job and Passing Parameters
You can direct ONE/ WebClient to run a job stored in Brio. Portal by simply
invoking a URL and passing the input parameters as part of the
ONE/ SmartCut run.
To run the report, or job, stored in Brio. Portal, use the run URL, which
has the
following syntax:
http:// hostname: portNumber/ servlet/ WebClient/ run/ categoryPath/
JobName[? dbuser= dbUser& dbpass= dbPassword][& Param_ 1= param_ 1& Para
m_ 2= param_ 2][& AskParam_ 1= askparam1]...
Regards,
Arnon Oppenheimer
-------------------------------------------------------------------
SEMECH SOFTWARE MARKETING LTD.
TEL : (972) - 3 - 5333144
FAX : (972) - 3 - 5333132
Email: arnono@semech.co.il
-------------------------------------------------------------------
----- Original Message -----
From: "Frank Walewyk" <Frank_Walewyk@empowersolutions.com>
To: <rm-users@sqrug.com>
Sent: Wednesday, January 31, 2001 11:24 PM
Subject: RE: [rm-users] Passing Parms
> Hi All,
>
> Did any of you ever passed arguments from a web page (using Java) to a
> report in the Brio.Portal ?
> The report has then to run acording to the arguments passed.
> Example: if i seclect on a web page a certain name, I pass this to the
> report (in the portal) and the report goes again the DB and retrieve only
> the info for this name.
> Report is written using Brio.Report.
>
> Thanks.
>
> Frank
>
> > -----Original Message-----
> > From: rm-users-admin@sqrug.com [mailto:rm-users-admin@sqrug.com]On
> > Behalf Of Juan Alvarado
> > Sent: Wednesday, January 24, 2001 6:24 PM
> > To: 'rm-users@sqrug.com'
> > Subject: [rm-users] Brio Portal and a site like yahoo!!
> >
> >
> >
> >
> > Anyone is using Brio Portal for using in a site like myyahoo or
terra.com
> > ???
> >
> > I need reference for a site that is using BP for manage or development a
> > public site like yahoo....
> >
> > TIA
> >
> >
> > _______________________________________________
> > rm-users maillist - rm-users@sqrug.com
> > http://www.sqrug.com/mailman/listinfo/rm-users
>
>
> _______________________________________________
> rm-users maillist - rm-users@sqrug.com
> http://www.sqrug.com/mailman/listinfo/rm-users
_______________________________________________
rm-users maillist - rm-users@sqrug.com
http://www.sqrug.com/mailman/listinfo/rm-users