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

Forum Posts

Escalation Process requirement

HI AllI have requirement where I have to write a business rule on the Task table. The requirement is like,1, If any task is escalated then no user should be able to change the state to closed or cancelled. and also I have populated a message like "Ta...

Resolved! Changes closed outside of the approved window

Hello. Looking for some advice on searching on changes to ensure they were implemented within the window. Right now I am manually looking at closed changes and comparing planned and actual times. Is there way to run a report that can determine if a c...

Resolved! change implementation and post implementation tasks

In our change module, if someone implements a change and go to the review state, the implementation and post implementation tasks are cancelled and are not mandatory. Is this standard practice? Should these 2 tasks be required to be completed if ther...

Resolved! Calculation of reopened tickets

I need to know if there is a possibility of accounting for reopened tickets. I need to measure this and would like to know how. Thank you!

thamys by Tera Contributor
  • 1031 Views
  • 1 replies
  • 1 helpfuls

Incidents not visible when adding through related list in change

When i am adding incident in change request through related list of incidents fixed by change the list is invisible (incidents are displayed in white font) and all incidents are not showing.When i click on the edit button to add incidentsThe list doe...

Deepak25_0-1681715370899.png Deepak25_1-1681715414634.png Deepak25_2-1681715469871.png
Deepak25 by Tera Expert
  • 1022 Views
  • 6 replies
  • 0 helpfuls

Resolved! Need to get the complete in the payload

I have the scripted REST API and trying to get the array of objects from the below payload.It has parent and child data I need to get the all the list of child and need to iterate that to create new records but I am not able to get the child data as ...

Resolved! Send notification to email addresses in Multi-Row Variable set

Hi, I'm quite new to SN scripting so would appreciate your help on the below. On a record producer I have a very simple MRVS with just one column for email addresses (they are external to our user db hence I cannot grab them from the system).  For th...

AnetaR by Tera Contributor
  • 1921 Views
  • 8 replies
  • 2 helpfuls

Flow designer in ask for approval (approval is skipping)

Hi Team, I have created a subflow similar to approval coordinator using flow designer . attached the xml for your reference. issue i am facing is at as for approval activity where as per the log data is coming perfectly but approval is getting skippe...

Need help with jelly script in UI Page

Hello Experts,I need a small help on the UI page. Please follow the below code: <script language="javascript"> function openPopup(){ var gm = new GlideModal("open_content_helper",false,500); gm.setTitle("Suggest a Description"); gm.setPrefer...

Satanik1 by Giga Guru
  • 1160 Views
  • 4 replies
  • 0 helpfuls

Resolved! Scripted RREST API payload need to get for invalid JSON

I have a scripted REST api and now I am trying to get the payload if it is a valid then I am able to get it as below  var payload = request.body.data;  But if third party system send invalid JSON to ServiceNow then how to capture that I have tried di...

Resolved! Different Survey Notifications

Hi Folks,  Can someone help me understand why there are different survey notifications? I've always understood that "Survey User Invite" to apply to all surveys in the system, but now I am seeing specific ones for incidents are available. How would I...

JonCollins2_1-1681481924214.png