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.

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

Forum Posts

SAVE button on report is grayed out

Hello All,   I created a report and shared it to everyone with ITIL role. But when I impersonated any ITIL user, I see SAVE button is grayed out. Is there a way to provide them update access as well.   Thanks, Pooja

pooja123 by Tera Contributor
  • 1858 Views
  • 7 replies
  • 0 helpfuls

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

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
  • 2150 Views
  • 5 replies
  • 2 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
  • 7614 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
  • 4267 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
  • 2659 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...

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