Runing oracle report in Web

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mohammad

    Runing oracle report in Web

    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@test report=SSRLE.re p destype=cache
    desformat=pdf server=orep60_w ebser1 %*

    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.re p destype=cache desformat=pdf
    server=orep60_w ebser1 %*

    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
Working...