Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Need Background script for changing a field value

Hi Team, Good Day!! I need a background script for changing a field (Task type) value (from Test to Post-Work). We dont have field value in numbers as like in Incident.Attached the screenshots.   Please check . the script is not working as it takes ...

find_real_file.png find_real_file.png
AnandKumar1 by Tera Expert
  • 10697 Views
  • 5 replies
  • 1 helpfuls

Resolved! WHY WORK NOTES ARE VISIBLE TO THE END USER?

Is there a reason work notes are visible to the end-user?  How can we fix this on our end?   We only want the stores to receive the additional comments not the internal work notes.    

find_real_file.png

How to export a Knowledge article to pdf through scripting?

Hi, I need to add a UI action "Send email" in the kb_knowledge table. On click of the UI action, a pop up should display asking for an email address. On entering the email address, it should export the knowledge article to pdf and send an email as an...

skumars1808 by Tera Contributor
  • 2520 Views
  • 5 replies
  • 1 helpfuls

Where Clause in Database View

Hello All, I have a field "major incident state" present on two tables (not sure if this affects anything but the Element name on Incident table for this field is "major_incident_state" while on the custom table its "u_major_incident_state". Need hel...

Kiff by Giga Expert
  • 8740 Views
  • 3 replies
  • 4 helpfuls

Use GlideAggregate Function to identify - MIN,MAX and COUNT

Hi Team, I'm trying to writing script to find Min and Max value using below script. The below script showing the output as Minimum Value: 1Maximum Value: 1 When I'm using while loop instead If getting below output. Minimum Value: 1Maximum Value: 1Min...

find_real_file.png
ersureshbe by Giga Sage
  • 4984 Views
  • 3 replies
  • 1 helpfuls

Fields on Task Table

Hey Guys  I was checking Task Table going to all the tables in system. When I clicked on "Task" , in the right side of window, all the fields associated with Task table came up.  Could you please let me know why there is different signs in front of d...

EKTA2 by Tera Expert
  • 3322 Views
  • 4 replies
  • 3 helpfuls

Resolved! OnCall calendar rotation: Daily OnCall + Weekend

Looking for some help in how to effectively set up a 4 person On-call rotation where the same person is on-call the same day of the week, Monday - Thursday.  Then the weekend (Fri-Mon am) is a rotation.  Something like this: Person A - always on-call...

Resolved! Repeat incidents

On our record producer for Incidents we have a reference field where a user can choose from their closed incidents.   It is using an advanced reference qualifier that is showing as javascript:getCallerClosedIncidents().   This was not working and was...

brianlan25 by Kilo Patron
  • 5243 Views
  • 22 replies
  • 0 helpfuls

Resolved! Data source sheet number selection

Hello, I am getting data source table xyz having following Sheet Number 5 and Header row 1.However client is sending the file via inbound email.File contains 1 xlsx file & only 2 worksheet inside (abc & xyz) i would like to know what is reason behind...

find_real_file.png