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

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
  • 714 Views
  • 2 replies
  • 0 helpfuls

Resolved! Hide/Visible Survey Questions

Hi All,We are developing a survey for service desk.Is there is a way to make questions visible/hide based on response to other question, as we do in catalog items.I browsed over community and wiki, but i am only able to find NOT POSSIBLE solutions fo...

madanm7786 by Mega Guru
  • 3733 Views
  • 4 replies
  • 2 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
  • 946 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
  • 577 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
  • 1268 Views
  • 9 replies
  • 2 helpfuls

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
  • 1191 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
  • 635 Views
  • 2 replies
  • 0 helpfuls

Transform Script to lookup specific sys_id and update record

Use case that I need some help with:Location table has 7 records with the same location name, each having their own sys_ids (obviously).I am performing a cleanup and want to update the Location record based on a specific sys_id that I have in my impo...

tricial by Giga Contributor
  • 5379 Views
  • 10 replies
  • 2 helpfuls

Filtering an embedded list

Is it possible to filter/refresh an embedded list based on when a variable is changed? I am looking to use the embedded list to show all update sets that contain the same work reference number in their name when the work reference variable is updated...

Update Set Related List Example.jpg