Re: Reports Server Configuration

  • From: Scott Stefick <sstefick@xxxxxxxxx>
  • To: gba.oraclel@xxxxxxxxx
  • Date: Fri, 22 Apr 2005 13:51:41 -0500

In your rep_<server_name>.conf there is a line something like this.  I
have the path of my reports in this string...

      <property name=3D"sourceDir" value=3D"/u01/app/wbits/source/v001/repo=
rts"/>

Here is a sample CGIcmd.dat file that works as well...

REPORT_NAME:report=3DREPORT_NAME.rdf server=3Drep_<server_name>
userid=3Dwebuser/password@conn_string destype=3Dcache desformat=3DPDF
tolerance=3D0 %*

You should also look in your rwservlet.properties and make sure the
following is uncommented...
KEYMAPFILE=3DCGIcmd.dat

HTH
Scott Stefick









On 4/21/05, GBA-DBA <gba.oraclel@xxxxxxxxx> wrote:
> Hi list, anybody could explain me how to tell the Reports Server where it
> should look for the reports that I want to make available for the users?
>=20
> Also I would like to know how to use the cgicmd.dat file. I did a few tes=
ts
> but didn't get the results I wanted.
>=20
> I made an entry like this:
>=20
> prueba: userid=3Duser/pwd@db <blocked::mailto:userid=3Duser/pwd@db>
> report=3Dreport.rdf destype=3Dcache desformat=3DPDF paramform=3DY
> server=3Drep_myserver
>=20
> and the report worked, but if I use this one:
>=20
> prueba: userid=3Duser/pwd@db <blocked::mailto:userid=3Duser/pwd@db>
> destype=3Dcache desformat=3DPDF paramform=3DY server=3Drep_myserver
>=20
> and then at the URL I use something like http://myserver.......?prueba
> <blocked::http://myserver.......?prueba&report=3Dreport.rdf>
> &report=3Dreport.rdf
>=20
> it returns an error page saying that i didn't specified the report name.
>=20
> This kind of configuration worked in the previous versions of IAS , I don=
't
> know what changed with IAS 10G.
>=20
> Regards
> GBA
>=20
> --
> //www.freelists.org/webpage/oracle-l
>
--
//www.freelists.org/webpage/oracle-l

Other related posts: