- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 08:03 AM
Hi Community,
We’ve noticed that in our ServiceNow instance, when both the Service Offering are set to "XYZ", the Assignment Group currently auto-populates as:
Y
However, we’d like to update this behavior so that the Assignment Group instead auto-populates as:
Z
Could someone please guide us on how to update the configuration to reflect this change? I
Any help or pointers would be greatly appreciated!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 08:29 AM
Hi @ayush_g
This is the expected behavior out-of-the-box (OOTB).
The reason is that there is an OOTB Business Rule which works as follows:
https://InstanceNAME.service-now.com/now/nav/ui/classic/params/target/sys_script.do%3Fsys_id%3D27453ac6b73610102d2fbc16de11a937%26sysparm_record_target%3Dsys_script%26sysparm_record_row%3D1%26sysparm_record_rows%3D1%26sysparm_record_list%3DnameCONTAINSCi%252FSO%255EORDERBYname
Group to which the problem is assigned.
- com.snc.problem.ci_assignment_group.field_name: This problem property identifies which CI field populates the Assignment group field.
- com.snc.problem.service_offering_assignment_group.field_name: This problem property identifies which service offering field populates the Assignment group field.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2025 08:29 AM
Hi @ayush_g
This is the expected behavior out-of-the-box (OOTB).
The reason is that there is an OOTB Business Rule which works as follows:
https://InstanceNAME.service-now.com/now/nav/ui/classic/params/target/sys_script.do%3Fsys_id%3D27453ac6b73610102d2fbc16de11a937%26sysparm_record_target%3Dsys_script%26sysparm_record_row%3D1%26sysparm_record_rows%3D1%26sysparm_record_list%3DnameCONTAINSCi%252FSO%255EORDERBYname
Group to which the problem is assigned.
- com.snc.problem.ci_assignment_group.field_name: This problem property identifies which CI field populates the Assignment group field.
- com.snc.problem.service_offering_assignment_group.field_name: This problem property identifies which service offering field populates the Assignment group field.
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]
****************************************************************************************************************