how to show the current member of the groups

TMKAM
Tera Contributor

I have created a service catalog where requester can select the group and it should only show the member of that groups.

 

When I select Group A the list collector only shows 2 member or more member only

Scenario 1

Group = Group A (reference field and table is sys_user_group)

Member = Member A and Member B (list collector and table is sys_user)

 

When I select Group B the list collector only shows 2 member or more memberonly

Scenario 2

Group = Group B (reference field and table is sys_user_group)

Member = Member C and Member D (list collector and table is sys_user)

 

Thank you

 

 

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

@TMKAM 

so if user selects Group A in 1st reference variable then all the group A members should be allowed to select in the list collector variable which refers sys_user?

If yes then you can use advanced ref qualifier with script include and achieve this.

what's the challenge?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi ankur

the challenges are i don't know how to create the advanced ref qualifier with script include and achieve this.

if you have, please share it with me.... 

thank you

Hi @TMKAM ,

Just checking, if your issue resolved or not. 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

TMKAM
Tera Contributor

Hi ashishkmishra,

if you would be so kind to provide the solution of advanced ref qualifier with script include that will help me a lot.

thank you