Is there a table that joins Incidents tickets and STACKS tickets ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 08:41 AM
I need to create a report about Change Request (CHG) from INC and SCTASK tickets.
Is there a table that joins INC and SCTASK tickets together ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2024 09:02 AM
So logically you want to build connection b/w
change Request + Incident + SCtask
odd to me , what purpose sctask need to fulfil here and what exactly you need from change and Inc as one. Change contains Inc record in table and that can work. please provide more details.
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
04-02-2024 03:21 PM
Hi @Atul
As you can see in the picture attached below we have some request SCTASK that are resolved with a change request CHG and some incidents INC that are resolved with Change Request CHG for the same Assigned Group.
I need a report with all tickets INC+SCTASK assigned to this support group with change Request to be able to see the progress of the attention of all the tickets.
I was thinking about "Task" table however this table does not contain change information CHG.
Thanks for your answer.
Ernesto Barrón
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 01:19 AM
Greetings!!
Got the point, or this need to create the Database view or before that try standard reporting on sc task
This might solve your problem. Give a try and share feedback.
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]
****************************************************************************************************************