The CreatorCon Call for Content is officially open! Get started here.

Incident Management forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Incidents

How can we tell the difference between incidents that are raised from the portal and those that are raised from a table in ServiceNow?

inbound email action.

Hi,I'm stuck with the inbound email action.I want create the incident for entitydown alerts and relosve the incident for entityup alert . The state of the incident is store as value resolved but the incident is getting relosloving    current.addEncod...

Workspace client script UI Action is not working

Hi All, I have created a client callable UI action which is not wokring for workspace. Workspace client script code is below: function onClick(g_form) {var currentRecordSysId = g_form.getUniqueValue();var caseNumber = g_form.getValue('number');alert(...

Rekha20 by Tera Contributor
  • 1480 Views
  • 11 replies
  • 0 helpfuls

Report on Affected CI table & Change Request

Hello Developers, On a CHG record, We have a related list call Affected CI.I'm creating a report on task_ci table to show the CHG record where these Affected CI are mentioned. I have 1000's of CI for which report needs to be fetched. I don't want to ...

Naveen87_0-1706870745944.png Naveen87_1-1706870793453.png
Naveen87 by Tera Guru
  • 1614 Views
  • 11 replies
  • 1 helpfuls

Flow delay

Hello guys. I have a flow that creates an approval request on a Change Request when the state changes to a specific state. My issue here is that the tasks are created when the state changes and the form loads, the approval requests won't show on the ...