How to get users' email address through LDAP
BIDevJul 23 2012 — edited Jul 24 2012Hi experts,
I have taken a look at the following sentence from the link 'http://docs.oracle.com/cd/E14571_01/bi.1111/e10541/sa_system.htm'.
It said "_*Note that you do not need SA System if you are using an LDAP serverand you must populate only user profile e-mail addresses*_. The recommended best practice for populating e-mail addresses in user profiles is to use the mail attribute in your LDAP server. Because most portable devices can read e-mail directly, specific text or SMS formats are often not required for agent delivery, and populating e-mail addresses from LDAP is usually sufficient."
So I want to know how to implement the same result by LDAP, which is that how to delivery email for users and how to get users' email address.
Does it configure initial session block?
Edited by: kobe on Jul 23, 2012 3:00 AM