How to create a report based reassignment group.

mania
Tera Contributor

Hi,

How to create a report based reassignment group.

Can anyone please help on this, It will be usefull.

Thanks!

8 REPLIES 8

@Dr Atul G- LNG 

If i reassigned to some another group ex:"abc" to "xyz" group so i want to see the sla's based on the group(re-assignment group "xyz").

Thanks in advance!

@mania 

I believe OOTB there is no metric etc which captures change of SLA when group is changed

You will have to use custom solution for this.

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

Hi @mania 

Thanks for the details. Let’s break this down:

  • When the assignment group changes, does the new SLA get attached? Is that correct?

  • However, in the task SLA table, we don’t have a field that holds the group name. So, in this case, we can’t tell which group has this SLA unless you add the group name in the SLA definition to track it.

From the metric, we can get the group change, when it occurred, and to whom it was assigned. You can use this as a base and create another metric on the task_sla table to track when the SLA is being changed. Then, by creating a DB view for these two metrics, you can get the results

 

 

*************************************************************************************************************
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]

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

Ankur Bawiskar
Tera Patron
Tera Patron

@mania 

you didn't share what type of report you want and what data you need to see in it

share the complete business requirement

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