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

SLA Indicator on Case Table

I am trying to put an SLA indicator for the Case Table and just wanted advice on how to accomplish this. I'm having trouble with what the Value should be as I don't know much Javascript. What should I put as the value to grab the SLA percentage to in...

EthanJacocks by Tera Contributor
  • 1036 Views
  • 1 replies
  • 0 helpfuls

reassignments count report

Hi I want to create a report.I need to count the number of reassignments from a specific group to other groups.Do you have an idea ? thank you 

kmickael by Kilo Sage
  • 2038 Views
  • 3 replies
  • 0 helpfuls

How to access Catalog item variables in Order guide??

Hi All,   How we can access the catalog item varibles in order guide. I need to make some of the variables make read only  when i use that particluar cat item in order guide , It should reflect only when i use  that order guide . How i can achieve th...

Naren7 by Tera Contributor
  • 1094 Views
  • 1 replies
  • 0 helpfuls

Resolved! DPM a part of ITSM or SPM? where does license fall

Hello Alltrying to get clarification on exactly where Digital Portfolio Mgt falls? under ITSM or SPM/ITBM?Im looking at the attached at the Admin is stating its part of ITBM license??also the organization is very immature with Demand/project mgt, no ...

Mary by Mega Guru
  • 1964 Views
  • 1 replies
  • 0 helpfuls

Resolved! Script Include returns a string instead of an array

Hi All,I have a script include that query a table and fill an array with all the records from the query. When I try to use the array from the client script (using glide Ajax) the type of the response is string instead of array. Does anyone knows what...

Resolved! How to trigger notification

Hello everyone. I have a requirement. I have configured one notification template on "sysapproval_approver" table. When an RITM generates, this mail triggers to the approver. Now the requirement is if the approver does not approve for 48 hours, then ...

How to call the decision table on the varibale level

I have a requirement with the below attcahed screenshot with more options, so I have created a decision table for the varible..How to call the decision table on the variable level, please suggest.  

Archana23_0-1691489980948.png
Archana23 by Tera Contributor
  • 778 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to copy whole work note from task to incident

Hi Team, I am converting task to incident in which I am copying work notes from task to incidentI have written ss rule on incident with below code var sTask = new GlideRecord("sc_task");if (sTask.get(current.parent)) {current.work_notes = sTask.work_...

lucky24 by Tera Contributor
  • 1797 Views
  • 3 replies
  • 4 helpfuls

Resolved! Scheduled Jobs every 6 months

I have a job that needs to be run on Jan 6th and July 6th. How can I configure a Scheduled Job to meet that requirement.

John H1 by Tera Guru
  • 2105 Views
  • 2 replies
  • 0 helpfuls