Re: Reports 2.5 Runtime Parameter Help

From: Doug Berscht <doug_at_atsi.com>
Date: 1997/02/04
Message-ID: <01bc12cb$44765cc0$274322cf_at_larry.atsi.com>#1/1


One of the runtime parameters for oracle reports is PARAMFORM. What you'll want to do is set this parameter to 'NO' when you call the report from the form. The best way to do this is to create a parameter list and include this parameter along with any that you have defined yourself for the report in it. The parameter list is then sent to the report in the run_product command.
You'll run into more difficulty if you attempt to submit the report to an application server where you don't have the ability to pass a parameter list. That's a whole other issue, anyways.

Good Luck

Guy W. Little <chasegl_at_bright.net> wrote in article <01bc0e79$94d43c60$829ad4cd_at_chasegl.bright.net>...
> Is it possible to call a report from a form and by-pass the rutime
> parameter form?
>
> Appreciate any replies.
> Thank You,
> chasegl_at_bright.net
>
Received on Tue Feb 04 1997 - 00:00:00 CET

Original text of this message