hiding all parameters sended to report by using an URL
55930Feb 7 2006 — edited Feb 8 2006hello,
I am using OAS10G release 1 that contain a report server.
I want to know if it's possible to hide all argument that appear when I call my report from an url.
for example , my url :
http://myserver/rwservlet/un=test\pwd@hostring&p1=1&p2='01-02-2005'&rep_server=myreport_server
how to do if I want to hide all these parameters ?
how to encrypt the username/password?
is the rep_server.conf that will contain theses parameter ?
my report will be call from an html page.
thank's a lot.