Hi,We are facing issue for technical rule, we want to assign enterprice role based on departmentname and title. We are using below syntax to achieve this but it is not evaluating rule.${user.departmentname.toString().replaceAll("[^a-zA-Z\\-\\s]", "")...