Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> Runing oracle report in Web

Runing oracle report in Web

From: Mohammad <mhakimjavadi_at_hotmail.com>
Date: 7 May 2004 04:23:40 -0700
Message-ID: <cc59b627.0405070323.26dd568@posting.google.com>


Hi

I have oracle report and I have to setup that in the web. This report works fine. But I have one problem. I put following line in CGICMD file:

SSRLE_p: USERID=report/myoldcar_at_test report=SSRLE.rep destype=cache desformat=pdf server=orep60_webser1 %*

However I think it is not good that I put oracle username and password in this file because this server is out of firewall and it is not safe. So I take out that, like this:

SSRLE_p: report=SSRLE.rep destype=cache desformat=pdf server=orep60_webser1 %*

Then It will ask user for oracle login information and it is not good either.

Could you please tell me how I can solve that? and where can I put oracle login info?

Please advise.

Thanks a lot for your help.
Mohammad Received on Fri May 07 2004 - 06:23:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US