parameter in cgicmd.dat file to hide the username password
hi all,
I have the following entry in cgicmd.dat file to hide the username and password.
abc: report=D:\SMSBN\REPORTS\REP001.RDF destype=cache desformat=pdf parameterform=yes userid=abc/abc@orcl
call in URL by:
http://myIP:8889/reports/rwservlet?abc
any other suggestion to hide the user name password when calling a report from form using web.show_document();
Regards:
Muhammad Nadeem
I have the following entry in cgicmd.dat file to hide the username and password.
abc: report=D:\SMSBN\REPORTS\REP001.RDF destype=cache desformat=pdf parameterform=yes userid=abc/abc@orcl
call in URL by:
http://myIP:8889/reports/rwservlet?abc
It gives the follwing error:
REP-52005: The specified key abc does not exist in key map file.
Whats the wrong?
any other suggestion to hide the user name password when calling a report from form using web.show_document();
Regards:
Muhammad Nadeem
0