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

Forum Posts

Hardware Asset record not found in All Assets

Per my understanding, all the three asset class (Hardware, License and Consumable) tables are just an extension of the main asset table (alm_asset). So any asset record be it hardware or license or consumable should be also present in main asset tabl...

kmrniraj by Kilo Explorer
  • 1411 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to override a field from a reference table

Hi ServiceNow Community Developers,  I am currently configuring the problem form and one of the fields I have is a vendor field (custom) which is a reference to cmdb_ci table. The display field on the cmdb_ci table is the name. When I click the refer...

jmweli by Kilo Expert
  • 3614 Views
  • 8 replies
  • 0 helpfuls

Service Catalog Item's Variables with hint

Is it possible to have a hint feature on service catalog item's variables?For example, I have a choice list variable and need a hint for each option in the choice list, and as I hover the cursor over the option, a hint would appear in the screen.I'd ...

Adding SNMP MIB Files

Hi all, i just got an email from our Telecom Team, with a ZIP File including a lot of MIB and MY Files for our Avaya Equipment.So i searched the Wiki and Community Page how to add this. I found , that i need to go to MID Server -> SNMP MIB, Create a ...

Frank1975 by Kilo Guru
  • 7419 Views
  • 6 replies
  • 1 helpfuls

Resolved! Can you turn off the BR's while running a background script?

I need to make a lot of changes to a table after moving it under the task table... is there a command you can put at the top of a background script to make it not run the business rules during the updates?I would rather not have to disable them all.....

randrews by Tera Guru
  • 8572 Views
  • 3 replies
  • 1 helpfuls

How to change the URL of service now instance?

Hello All,We would like to change the URL of our production instance.Old URL: https://companyprod.service-now.com New URL: https://my.company.comAfter the new URL is created,the old should also continue to work.Please help on what should be done to p...

BhaveshJain by Kilo Contributor
  • 5039 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to read data from the history tables

Hi ServiceNow Developers,  I am facing the following situation: a business rule ran accidentally in production and caused one field (closed_at in the rm_enhancement table) to be updated incorrectly. This happened about a week ago when we did a produc...

jmweli by Kilo Expert
  • 12785 Views
  • 12 replies
  • 0 helpfuls

Simulating multiple session logins using JMeter

I am trying to monitor system performance during multiple sessions logged in at the same time (over 100).  I need to simulate the connection of multiple users performing simple tasks on a ServiceNow instance and be able to view the overall system res...

ahammoud by Tera Guru
  • 7176 Views
  • 1 replies
  • 0 helpfuls

UI action on a reference field

I'm a newbie learning scripting.   I want to add a UI action to a form.   This UI action adds a button when a field contains the word Test.   The word, Test, is selected from a list of services available to a certain user.  When I add the condition  ...

mlklein by Kilo Contributor
  • 2289 Views
  • 5 replies
  • 1 helpfuls

Resolved! ServiceNow Partners Tiering

At Knowledge conferences, all partners are divided into the following groups: Premier, Platinum, Gold, Silver, Bronze. Whereas on the ServiceNow website, partners are divided into the following three tiers: Authorized, Master, and Preferred. What is ...

Resolved! Auto-close Service Catalog tasks after certain period of time

How would I go about setting something up (Business Rule, something else?) that will auto-close all open Tasks from the Service Catalog (sc_task) after a certain duration of time? Our workflows are set to complete the entire REQ after all tasks are c...