How to get logged user in (END USER NAME) in APEX?
Hi All
I have Apex 3.1.2, Oracle 10gR2.
I have a application built, I need to print out a REPORT based on the user who runs the application. While building the app, I have used Application Express - Authentication Schemes, and created a END USER.
But, while running the report, I get error. It is because, it takes the username as ANONYMOUS. How to get the user_name of the user who logged in?
Thanks in advance.
Guru
Edited by: guru paran on Oct 14, 2008 4:25 PM
Changed subject line