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

ATF Usage in Integration tetsing

Hi Everyone,Can anyone explain how to use ATF(Automated test framework) in Integration Testing.  I have to use the ATF to test the application which is integrated with Service now . Please help me with the examples.Thanks & Regards,Haribabu.

GunturiH by Tera Contributor
  • 439 Views
  • 1 replies
  • 0 helpfuls

Resolved! 'Planned start date' check

Hi,I have created a custom choice type column on the change_request table called 'u_lead_time_duration'. On that I have defined three choices:1_day_lead3_days_lead5_days_leadThe plan now is that if 1_day_lead is selected, it should not be possible to...

Thomas G by Tera Guru
  • 2824 Views
  • 18 replies
  • 3 helpfuls

one big query or many small ones - on prem

hi, i am writing a widget on an on prem instance, my question is this - is it better to execute a large query once and populate a large array of the queried data or is it better to execute several smaller queries and populate a small array of the dat...

Resolved! Knowledge "Solves my issue" button metric?

Hello, Starting with Tokyo and now with Utah, we noticed that in the Service Portal there is a "Solves my issue" button above a knowledge article that displays to the end user within the dynamic search results during Incident creation.  What table re...

Jason Simoes by Tera Contributor
  • 1565 Views
  • 4 replies
  • 2 helpfuls

Resolved! Assigning termination task date to due date

I have a file form and in that form there is a termination date field on the form. So whenever state is moving from transmission to terminate some tasks are getting created based on conditions and in those tasks i have a due date field so whenever th...

gayatri38 by Giga Guru
  • 864 Views
  • 4 replies
  • 1 helpfuls

How can i call schedule job data in email script

Hi All,below is the script written in schedule job. var info = new GlideRecord('u_cam_account');info.addQuery('u_active', 'true');info.addQuery('u_cloud_provider', 'aws');info.query();while (info.next()) {    var cp = info.u_account_id;    var innerI...

Rama26 by Tera Contributor
  • 472 Views
  • 1 replies
  • 0 helpfuls

Where are icons for Service Catalog Items stored in SN?

That's pretty much the question - when looking at existing categories, especially Top-level ones that appear in our self-service portal with icons, I cannot see where these icons are stored. When I click on Icon, I am only presented with the option t...

arow by Kilo Explorer
  • 20465 Views
  • 12 replies
  • 20 helpfuls