How to reference (custom) fields of the associated business role in the where clause of dynamic role?

Dear Experts,

is it possible to reference (customproperty) fields of a business role in the where-clause of the associated dynamica role?

What is the syntax for such a refence?

Thanks in advance fo your help,

Joerg

Parents Reply
  • Is is still not possible?

    In some cases it would be helpful to unify&simplify SQL statement. E.g. business role can be assigned only if user completes some training courses. We can hardcode course list in SQl statement (SQL will be defferent for different roles) or we can introduce new role attribute 'required courses' and check it in SQL (in this case all dynamic roles will have the same SQL at least in this part)

Children
No Data