how to add multiple groups to hrsd COE security policy once at a time in servicenow

jhansi11
Tera Contributor

how to add multiple groups to hrsd COE security policy once at a time in servicenow

3 REPLIES 3

Tanushree Maiti
Tera Patron

Hi @jhansi11 

 

Refer:

https://www.servicenow.com/community/hrsd-forum/coe-security-policy-to-restrict-access-to-cases-base...

https://www.servicenow.com/community/developer-forum/hrsd-restrict-groups-to-certain-coes-only/m-p/3...

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Sandeep Rajput
Tera Patron

@jhansi11 Did you try writing a script to insert multiple groups at the same time? Another option is to export a XML/CSV, make the required entries in it and import it again to add the groups in bulk.

 

Hope this helps.