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

Forum Posts

ATF

I encountered this error when running ATF: FAILURE: Unable to set the field 'u_restrictions_service_offering_stored' to 'no.' Field 'u_restrictions_service_offering_stored' is not editable

Data Certification Task State field change

Hi Team,   In data certification task, when percent completes to 100 state is changing to closed complete. But we need to change the state to pending.   I tried putting watch on state field but no script it shows in log. @Ankur Bawiskar need help on ...

p t1 by Kilo Sage
  • 618 Views
  • 5 replies
  • 0 helpfuls

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
  • 1400 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
  • 1482 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 ...