Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

How to close GlideDialogWindow

Cannot close the dialog created by the UI action.ui action onClick:function onClick() { var sysId = g_form.getUniqueValue(); console.log("=== Notification Dialog Initialization ==="); console.log("Incident sys_id: " + sysId); if (g_...

niuweili by Kilo Contributor
  • 59 Views
  • 1 replies
  • 0 helpfuls

API restrictions in OOB API for attachment

Hi all,  We have global table for attachment and there are system properties for that as well from OOB, now we have extended the task table in our custom table and here we are using attachment which is globally. Now the requirement we have to manage ...

Devansh1 by Tera Contributor
  • 37 Views
  • 1 replies
  • 0 helpfuls

Resolved! mail script for cc not working

I have a mail script to add cc to a notification. The script is getting called as I can see it in the logs and right values. When emails are generated I cannot see that in CC column. How can I fix this? This is a scoped application and both notificat...

samadam by Kilo Sage
  • 720 Views
  • 5 replies
  • 0 helpfuls

Agile burndown chart

“How is the ideal burndown and actual burndown calculated in an Agile burndown chart?”Can anyone please help here with example?

Asmita20 by Tera Contributor
  • 452 Views
  • 3 replies
  • 0 helpfuls

Resolved! Level 4 developer

Hi everyone,I came across the term “Level 4 ServiceNow Developer” in a job description and was wondering what it specifically means. Does ServiceNow officially define developer levels (like Level 1 to Level 4), or is this something companies use inte...

PoonkodiS by Tera Contributor
  • 890 Views
  • 9 replies
  • 2 helpfuls

Inbound Email Action - Help Me Please

Hi everyone! I'm having trouble with email approval for my ServiceNow registration. I have one Email Script record and one Inbound Email Action record: Email Script:   (function runMailScript(current, template, email, email_action, event) { var ...

LuizM0098939804_0-1764357534907.png LuizM0098939804_1-1764357573951.png

How to apply new SLA to old tickets using script

Hi,We made a change to the SLA Workflow, which now applies to new tickets. However, we need to update the new SLA for old tickets in production without using the SLA Repair functionality. We have three groups, each with its own SLA definition. When a...

Rakesh50 by Mega Sage
  • 1142 Views
  • 6 replies
  • 0 helpfuls

Evaluation of ACL while running the transform maps

Hi ServiceNow enthusiasts,Let me brief the scenario.I have a staging table (x) and a transform map configured to insert data into the target table (y). The scheduled import has been set to run on behalf of a non-admin user having write roles in the t...

Abhijith322 by Tera Contributor
  • 609 Views
  • 2 replies
  • 0 helpfuls