How to get logged in user EmailId to apply security filters on BO
Summary
How to get logged in user EmailId to apply security filters on BOContent
HI,
I want to apply security for Viewing the records on the BO.For that I need to get LoogedIn User Email Id.
For Example <attribute_Name> equals <Groovy exp for getting logged In user email Id>
We have used the below expression and it is coming blank.
"adf.context.getSecurityContext()?.getUserProfile()?.getBusinessEmail()"
Can you please suggest the solution for getting the Email id.
Thanks In Advance.
Version
19.3.1.40