How to Create a Custom Role which can be used in EL Expression such that it is supported in hcmUI, f
Summary
How to Create a Custom Role which can be used in EL Expression such that it is supported in hcmUI, fscmUIContent
Hi Experts,
We want to create a dummy role which we would use in an EL Expression to hide/unhide a Menu Item.
Do we need to create the role in each stripe like hcmUI, fscmUI...etc (if yes how can we do that)
We are on release 13 19C.
Any help/pointers would be useful.
Kind Regards
Ashish
Version
Rel13 19CCode Snippet
#{securityContext.userInRole['ROLE_A'] and !securityContext.userInRole['ROLE_B']} Note: Both ROLE_A and ROLE_B are hcm roles.
Tagged:
2