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

Signature Pad use in Catalog Items and relate it to ticket

Hi All, I have created Add signature button on in Incident Form for testing the functionality.I created a UI Action to show a button.       This is the configured UI Action       function SignRequest() { var sysid = g_form.getUniqueValue(); var table...

find_real_file.png find_real_file.png find_real_file.png

Possible to filter Top Searches widget?

We have customers using our ServiceNow instance with limited access, ensuring they can only open their own records.However the Top Searches widget will show search terms from all users, not just those in their own company. Ofcourse re-using the searc...

jangunnar by Kilo Contributor
  • 1846 Views
  • 4 replies
  • 0 helpfuls

Resolved! Running a Rest message from scheduled job

I have a rest message with POST method, rest message is running and giving result in test run. but when I am trying to run this using scheduled job it gives me error. I wrote this: var r = new sn_ws.RESTMessageV2('RestMessage','post'); var response =...

Resolved! How to convert string field value to date field using transform map

How to convert string field value to date field using transform map string field value : 01-APR-1967 (u_actual_date)-->string field date field format : MM-dd-yyyy (actual_start)--> date field below code not working: OnBefore if (!source.u_actual_date...

Tribid2 by Kilo Expert
  • 4356 Views
  • 5 replies
  • 3 helpfuls

SLA Performance Trend report

I am trying to build a report to display SLA performance trend daily, weekly or by any defined time. The report should show the percentage of incidents which meet the defined SLA. Currently i have a report which shows has breached, incident SLA count...

find_real_file.png find_real_file.png

Resolved! Check How Many times an Incident is put on Hold ?

Hello All,  Is there any way in knowing through a report how many times an incident was put on hold. Metric definition is another way of achieving it but it would not fulfill the reporting against each incident. Any suggestions in this regard would b...

Nilanjan1 by Mega Sage
  • 4545 Views
  • 7 replies
  • 2 helpfuls

Cumulative flow diagram for group?

I'd like to make a Cumulative Flow diagram of ticket state for my group. The area graph doesn't quite do it for me. This is a pretty common report for Lean/Kanban teams.Any help?I'm looking for something like this:

Cumulative.jpg
jamiegordon by Kilo Contributor
  • 3249 Views
  • 2 replies
  • 6 helpfuls