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

Forum Posts

scripted rest api integartion

1. Create Incident and Task through APIAPI call 1- Create an Incident through API-API call 2- Create a task through API call and associating to Incident Assumption - can we get multiple task to be created as part of one API call? Create an Incident a...

Resolved! How to validate Details in Sections on Form

Hello All, I need to validate details available in section of form.Below I have opened a SLA definition. I want to validate details available in Start condition,Pause Condition which are sections on form.Is there any way to take control of sections t...

VedikaBenadkar_0-1704963530870.png

Pop-up or Alert message

How can we create a popup or alert message without including the background value or name? Any suggestions from you all..? please provide an example.

Ramesh_143 by Giga Guru
  • 570 Views
  • 3 replies
  • 1 helpfuls

Resolved! Flow Designer for Project

Hi Everyone,I created a flow designer that will store the data from stakeholders table to project table field.  My question is If I remove the data on stakeholders table how can be also remove it on the project table field ? Here is the output. Lets ...

JeckManalo_0-1704854340595.png JeckManalo_1-1704854424173.png JeckManalo_2-1704854434743.png

Not render Content In GlideDialogWindow

Clinet Sript :function onChange(control, oldValue, newValue, isLoading, isTemplate) {if (isLoading || newValue === '') {return;}//Type appropriate comment here, and begin script belowvar selectedType = g_form.getValue('type');g_form.addInfoMessage("s...

payalpatel26_0-1704743999100.png payalpatel26_1-1704743999231.png

Resolved! Getting an error on incident form

Lets consider there are two usersUser 1User 2User 1 have an admin role User 2 doesn't have admin role. There is incident created by user 3 then user 2 open the incident and he can see the error on the top of the incident form like "Read operation on ...

ak49 by Tera Contributor
  • 542 Views
  • 2 replies
  • 1 helpfuls

Resolved! Not Get response From Server Side Script Include

var FetchPromptStrctureBasedOnChangeServiceType = Class.create();FetchPromptStrctureBasedOnChangeServiceType.prototype = Object.extendsObject(global.AbstractAjaxProcessor, {    // Function to fetch questions based on the selected type    getQuestions...

payalpatel26 by Tera Contributor
  • 1001 Views
  • 22 replies
  • 0 helpfuls