Filter UserRole by Xpath in Microflow (Reference Set)

0
Hello all,  How can I filter for a specific user role by id in a microflow decision (from the referenc?  I want specific actions to be executed when the 'CurrentUser' has the association System.UserRole "Adminstrator" (id is 46866052694355787). Thanks!
asked
1 answers
0

Hi J,

 

You can accomplish that by doing the follwoing:

 

and reading this documentation will help you: https://docs.mendix.com/refguide/xpath-keywords-and-system-variables
also take the xpath learning path from the academy 

Thanks,

Nour

answered