Hi,
I would like to derive the userID in the login Bean after the successful authentication.
I am thinking of writing a method in AM and use a VO to get the userId based on the userName.
Could you please let me know is the best approach and if yes whats are the steps to achieve this in Jdev 12.1.3. How do I access the AM method in the LoginBean ?
Or create a viewCriteria in the VO and invoke this from the Login Bean ?
Cheers
AJ