Question : APEX

Hi Experts, I'm still kind of new working with apex, and I would like to know how can I grab the user information once they are logged into the apex application.  The Application is using LDAP single sign on.  

Answer : APEX

You have several built-in application items that you can use:

:APP_USER will give you the username of the user currently logged in

Some others you will have to create & populate yourself.


Examples are here:
http://www.utoug.org/i/doc/concept_sub_strings.htm

Oracle documentation:
http://www.oracle.com/technology/documentation/apex.html
Random Solutions  
 
programming4us programming4us