View all users for a specific role via a reference selector

0
Hi,    Does anyone know if it’s possible to include a list of names for individuals who have access to a specific role in a reference selector? So far I’ve done the following yet the users don’t populate the reference selector. Reference Selector Properties:     Security:      Domain Model  
asked
3 answers
0

Hello,

In Attribute field pass the Account object Fullname ,


 

under Selectable objects, add a constraint to fetch respected user roles. for eg :



Hope it helps!

answered
0

Hi,

Ensure that the user currently logged in has the necessary access permissions within the application's security settings under "User Role," allowing them to view the available user roles in the dropdown menu.

 

answered
0

Below are snapshots from my attribute field and the xpath. The results show a blank drop down.

 

 

  • Security settings have been configured to allow this role to view the users. 
answered