- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2025 10:59 PM
We have a requirement to enable users to create a Major Incident and Major Incident Candidate directly from Service Operations Workspace by clicking a button, similar to how it is done in Native UI.
Currently, in Native UI, we can create a Major Incident using predefined templates or configurations. However, we need to achieve the same functionality in Service Operations Workspace.
Could you please guide us on the best approach to implement this? Specifically:
- How can we add buttons in Service Operations Workspace for "Create Major Incident" and "Create Major Incident Candidate"?
- What is the recommended way to prefill values when creating these incidents in Service Operations Workspace?
- Are there any OOTB (Out-of-the-Box) capabilities we can leverage for this functionality?
- If customization is required, what would be the best method (e.g., List Actions, UI Actions, Playbook, or other approaches)?
Any insights or best practices would be highly appreciated.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 09:23 AM
Hi @supreethred
Yes, seems it platform issue , I tried in my PDI just now. You can log a Now Support case for this.
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
‎01-29-2025 05:19 AM
HI @Viraj Hudlikar
Thank you for your response. However, my requirement is to directly create a new Major Incident or Major Incident Candidate, rather than proposing or promoting it to a Major Incident from standard incident.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 11:31 PM
Hello @supreethred
Since the declarative action New over Major Incident list view is global one so it's not taking parameter to create a major incident when creating record.
If you even do from native UI through list, it doesn't work but if you open "Create Major Incident" module from application navigator it works as arguments are passed for URL using template.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 06:05 AM
My requirement is to directly create a new Major Incident or Major Incident Candidate, rather than proposing or promoting it to a Major Incident from service Operations Workspace.