What role required to raise major incident P1
Hi Team, Can we know that what role required for to raise a P1 incident.How to raise Major incident from our side. Let us know your inputs. Thanks
Hi Team, Can we know that what role required for to raise a P1 incident.How to raise Major incident from our side. Let us know your inputs. Thanks
We can copy the query by using "copy query", and get the following sample query.active=true^priority=3Is there any way to paste this query into another instance? I used the following URL, but it didn't work./incident_list.do?sysparm_query=active=true...
Hello, When we Promote an Incident to Major Incident, If Assignment group is empty then it gets assigned to "Major Incident Management" Assignment group. But if i look at Major Incident Property value of it, its empty. How is it getting assigned? Tha...
Hi Can someone please advise where I am going wrong on my html code. I have merged 2 widgets together to make it look visually better for the end user The last button is the button I have merged into my existing widget that allows a end user to edit ...
I have created a UI action on my incident form and would like for it to display on the context menu. I'm unsure as so which link displays it there. I have displayed where I would like it to show.
Hi All,I need to show Catalog Task and Incident records in Unassigned incidents card on service operations workspace. I I modified as below:It is showing correct data in donut chart which is 16 (Incident and sc_tasks) but when click on view all it ...
I had created incidents using inbound email actions but customer wants them to be created according to priority. for example if email subject line contains Non critical then the incident should be created with medium priority. if the email subject co...
Hi All,I have a variable called u_user on catalog form referring to sys_user table.I wanted to trigger approval for the user selected in this variable. Please let me know how to achieve this? I used below scrip in approval user activity in worklfow: ...
Is there any way to deactivate a service offering without deleting it? Thank you!
When an incident ticket is resolved a notification should be triggered to Impacted users With body Your Incident ticket is resolved.Click here to go to the ticket ( this body is for internal users Your Incident ticket is resolved ( this body is for...
Hi Experts, I need your help experts on this requirment.when child incident is updated then parent incident work notes should be updated.script:after update BR:var childInc = new GlideRecord('childIncident');childInc.addQuery('sys_id', current.parent...
Hi, What are the top 5 CI's based on the count of incidents in the past 30 days. Can we create the below kind of report in ServiceNow without using performance analytics Looking for suggestions, thanks.
Hi folks, can any one help me with this scenario?Sending email notification to user on no response and auto closing the incident with 2 days.