Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! How to exclude RISK CONDITIONS for Risk assessments

How to exclude RISK CONDITIONS for Risk assessments? For OOB Risks, Risk conditions will work right? but for risk assessments also RISK CONDITIONS are working.. how to restrict it? and also Risk Assessment is not setting right risk as per the thresol...

Sathwik1 by Tera Guru
  • 3349 Views
  • 8 replies
  • 6 helpfuls

Catalog Builder - can you reconfigure to allow pricing

I have users with the catalog_builder_editor role who maintain our IT products like laptops, cell phones, etc. They need the ability to update the pricing - initial and recurring - for these items. It doesn't seem to be an OOB feature.  Can the catal...

NancyS1 by Tera Expert
  • 1072 Views
  • 2 replies
  • 1 helpfuls

I am not getting values in Client controller properly

    //server script else if (input.action == 'impHostingloc') { var hostingLocation=input.name; data.cloudServiceProvideList =[]: var cloudService=(}; if(hostingLocation=="Public"){ var cloudPro = new GlideRecord('sn_capi_provider'); cloudPro.addQue...

Priya75 by Tera Contributor
  • 1490 Views
  • 6 replies
  • 0 helpfuls

Fix Script to Close Automatically the State

Hi Everyone,I have written a Fix script to close the RITM records which are active and not updated before one year ago and also there associated REQ, APPROVAL and SCTASK state as Closed Automatically. But i don't want to lookup for all tables. Someti...

Rakesh40 by Tera Contributor
  • 1029 Views
  • 4 replies
  • 0 helpfuls

How do I find the source of imp_location table?

PFA screenshots.I am having an issue wherein garbage location records are being created daily with names like ",,BC" and ",,ON" - with single and double commas. The record count just keeps on increasing daily. I suspect these location records are bei...

On-Call Scheduling

Is it possible to create multiple on-call schedules for one group?

danag by Tera Contributor
  • 741 Views
  • 1 replies
  • 1 helpfuls

New Requirement

Hi All,Can anyone give idea how to achieve below requirement. Create button name as Assigned Me on Incident form this button should only display to selected assignment group on incident form means when user selects the assignment group from assignmen...