Hiding Reports URL when called from Forms 11g
Hi,
Actually the problem which iam facing right now is : When the report is called from forms 11g application the URL for report in the browser contains userid string as username/password@dbname ..but this info in reports url is serious security violation in my requirement. We need to hide this user id/password info in url.
I have tried using 'Key File Mapping' Technique and ' Passing reportid having userid string (already set using set_report_object_property) in web.showdocument( ). But these two solutions does not meet my requirement. Please give me suggestions to hide url reports parameters.
Actually the problem which iam facing right now is : When the report is called from forms 11g application the URL for report in the browser contains userid string as username/password@dbname ..but this info in reports url is serious security violation in my requirement. We need to hide this user id/password info in url.
I have tried using 'Key File Mapping' Technique and ' Passing reportid having userid string (already set using set_report_object_property) in web.showdocument( ). But these two solutions does not meet my requirement. Please give me suggestions to hide url reports parameters.
1