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.

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

Forum Posts

Default filter for task_sla table

Hi family! I wanted to exclude 'Cancelled' SLAs from list view of task_sla table and this should be applied for all users and even in INC related list.We can't set filter in the module as task_sla is not a module. Need your help here! Thanks in advan...

JuileeD by Tera Contributor
  • 449 Views
  • 2 replies
  • 0 helpfuls

Resolved! Watchlist an user/approver from MRVS in the catalog item

Hello all,I am trying to add an user/approver from an MRVS to the Catalog item Watchlist user  field. The approver field gets auto populated from the user field. Should I create a Client script in the MRVS or Catalog Item? I tried both, but did not w...

ZamanSm_0-1729121135066.png
Zaman Sm by Tera Expert
  • 541 Views
  • 2 replies
  • 1 helpfuls

Resolved! Is it possible for a user to see a report without role ?

Hi, Is it possible for a user to view a report without role ? I've tried but I have this message: Number of rows removed from this list by Security constraints: 20 But in the ServiceNow documentation, I saw this: No role: Can view reports that are sh...

BenG by Tera Guru
  • 2781 Views
  • 8 replies
  • 0 helpfuls

Resolved! Apps not available on PDI anymore

My PDI wouldn't come out of hibernation, so I released the instance and requested a new one. When I got my new instance, I started installing everything that I had previously. When I went to application manager, I noticed I no longer have access to a...

andresanche_0-1728916832734.png

Resolved! what happens to flow in production

Hi,I have catalog item A with flow name 'a' in DEV and I have same catalog item A with flow 'a' in PROD. Now we have a new requirement, and so I started working on the same catalog item, and I now created a new flow 'b' in DEV. Now when we migrate th...

Community Alums by Community Alums  
  • 574 Views
  • 2 replies
  • 1 helpfuls

Home Page Search Widget

We have a custom home page search widget. I have been asked to make it so it doesn't say just search in the search bar. Is there anywhere I can override the wording in the search bar? Looking at it it is probably more the Typeahead Search widget but...

BrianLancaster_0-1728496271564.png

create scheduled job

Hi,Pls advise me to create scheduled job for below scenario:Create scheduled job:  Run daily Run job as:  System AdministratorCondition is (table is cmdb_ci_computer and the field operating_system = computer  and Last login date field (today – Comput...

clock type variable

Hello i want to create a variable type as clock. But service now provide only Date/time type   i want  to only show clock to end user please help me creating custom type in service now  and provide path also Thanks in Advance 

poco by Tera Contributor
  • 489 Views
  • 3 replies
  • 0 helpfuls

Glide Record is always empty

I am trying to get a script to go look up a record and grab a value to return during an onChange event. I have this include:var HRTT4UTicket = Class.create(); HRTT4UTicket.prototype = Object.extendsObject(global.AbstractAjaxProcessor, { getJobTitleCo...

bigbacon by Tera Guru
  • 1893 Views
  • 21 replies
  • 0 helpfuls

Resolved! Can Values in an Array have Spaces? Does it work with indexOf?

I have created an array that has the variable questions input as values in the array including the spaces in the variable name. I am having trouble getting the indexOf function to return TRUE even though when I log the values being compared and they ...

jlaps by Kilo Sage
  • 396 Views
  • 1 replies
  • 1 helpfuls