Best practice for max number of users in group

Harsha Pappala
Kilo Sage

Hi Everyone, 

 

We have a ServiceNow group with 40k+ users to provide basic roles like filter_group, report_group. 

Want to redesign this approach so to avoid issues around incident assignment to this group or notifications 

 

Is there any standard way in ServiceNow to maintain large number of users and provide them with same roles 

 

Thanks in advance 

1 ACCEPTED SOLUTION

Eswar Chappa
Mega Sage
Mega Sage

Hi @Harsha Pappala below article might helps you

 

https://www.servicenow.com/community/developer-articles/servicenow-group-management/ta-p/2668499

 

Thanks & Regards,

Eswar Chappa

Mark my answer correct and Helpful if this helps you 😀

View solution in original post

4 REPLIES 4

Eswar Chappa
Mega Sage
Mega Sage

Hi @Harsha Pappala below article might helps you

 

https://www.servicenow.com/community/developer-articles/servicenow-group-management/ta-p/2668499

 

Thanks & Regards,

Eswar Chappa

Mark my answer correct and Helpful if this helps you 😀

Hello,

 

The article you referenced has been permanently deleted.

 

Best regards,

Jeff Moore

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Harsha Pappala 

 

Use Group Types in Group table to redesign. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Jean-Emmanuel
Tera Guru

Hello @Harsha Pappala ,

Using group is the most flexible way to provide roles to users (even though you have large number of users in a group)

If you don't want incident (or other task assign to this group) you can create a specific group type only for this kind of groups then use reference qualifier on assignment group field on the incident to filter out the group type created.





**Please mark my answer helpful or correct if it applies. 

 

Thank you!
JE