Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
My requirement is that I need to show and hide some elements in the UI depends on the Role/Group/User. For that I need to know 2 things,
Regards, Suresh.A
Please look at the Role-based Access Control video tutorial: http://communities.softwareag.com/ecosystem/communities/public/Developer/webmethods/products/caf/tutorials/videos/index.html
Regards, –mark
Thanks for the information.
Hi mimel,
This has been achieved.
If I want to maintain(render) for more than one Role then how how can I proceed?
Roles can be aggregated on MWS. That would probably be easiest. Alternatively, you can modify the binding expression to use an OR operator. (Just google JSTL OR operator for more information)