Re: 10g Oracle Reports setup
- From: Scott Stefick <sstefick@xxxxxxxxx>
- To: jherrick@xxxxxxx, sol beach <sol.beach@xxxxxxxxx>, oracle-l@xxxxxxxxxxxxx
- Date: Thu, 3 Mar 2005 08:41:28 -0600
Thanks for the help. I actually figured it out. There is a
rep_<server_name>.conf xml file that I had to edit.
I changed:
<property name="sourceDir" value="your source directory"/>
TO:
<property name="sourceDir" value="/u01/app/wbits/source/v001/reports"/>
It seems to be working now.
Thanks again!
-Scott
On Wed, 2 Mar 2005 11:54:05 -0800, sol beach <sol.beach@xxxxxxxxx> wrote:
> IIRC, the environmental variable REPORTS_PATH is searched.
> Eaxmine the rwservlet.sh file to see which file established the
> Reports environment
>
>
> On Wed, 2 Mar 2005 11:02:37 -0600, Scott Stefick <sstefick@xxxxxxxxx> wrote:
> > I'm setting up Oracle AS 10g with Forms and Reports on Solaris 8.
> >
> > When I bring up the demo report, the URL is:
> >
> > http://server.domain/reports/rwservlet?destype=cache&desformat=PDF&report=test.rdf
> >
> > I haven't been able to find out where (which config file) the Apps
> > Server points to the directory which holds the report_name.rdf files.
> > Here is a quote from the HELP button....
> >
> > URL for invoking rwservlet command request :
> > http://yourwebserver/yourservletpath/rwservlet[/command]?[args]
> > Where args are arguments for constructing a Reports Server run request,
> >
> > I guess what I need to know is, what is "yourservletpath" and where is
> > it configured? I have my reports (*.rdf) in a directory path of
> > /u01/app/source/v001/*.rdf and I want to point to that directory.
> >
> > I just don't know where to configure this. Can anyone help?
> >
> > TIA,
> > Scott
> > --
> > http://www.freelists.org/webpage/oracle-l
> >
>
--
http://www.freelists.org/webpage/oracle-l
- References:
- 10g Oracle Reports setup
- From: Scott Stefick
Other related posts:
- » 10g Oracle Reports setup
- » Re: 10g Oracle Reports setup
- 10g Oracle Reports setup
- From: Scott Stefick