Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Show location based on region

I have 2 fields in service portal, location and region. Location refers cmn_location table and region has 5 choice.If i select region(say ASIA) it should show all asian region location in cmn_location field. How to achieve this

Table from filter navigator

Hi all, Sometimes when i know the table's backend name then i struggle to find that table from filter navigator.For example : table name (im_idea_core) i know the table name but dont know how can i select this table via filter navigator.Please help. ...

Priya26 by Tera Contributor
  • 2696 Views
  • 6 replies
  • 2 helpfuls

Audio Notifications possibility in servicenow

Hi All, Please help in configuring below requirement- Incident in list view upadtes by self after 1 minutes.If a P1 incident is logged the corresponding assigned to team will get a audio alert so that they can act proactively.   For this you can assu...

Evan2 by Kilo Guru
  • 5622 Views
  • 5 replies
  • 0 helpfuls

obtaining related list names for scripting

I am configuring a form and trying to get the names of related lists in order to utilize library g_list.     What is the easiest way to get the name of the list?g_list.get(g_form.getTableName() + '.<listname>').setFilterAndRefresh('');

sammarcow by Mega Expert
  • 6561 Views
  • 3 replies
  • 3 helpfuls

Resolved! Restricting access via Query Business Rules

Hello, I'm trying to restrict access to only a specific group(s) of some RITM records depending on the category of the item included in that item request, but for various reasons, i cannot use ACLs in this use case.So i'm trying to find a workaround ...

Resolved! Unable to make a column on custom table Unique

I have a custom table extending from cmdb_ci and I have column for which I want to enforce unique constraint. I have followed the ServiceNow documentation and made the necessary changes. As soon as I click on 'Save' or 'Update', the 'Unique' checkbox...

Adjust space between table in html

Hello. I am construction business rule, to generate pdf. The BR search with GlideRecord and push in array.  In a loop, will be put in the pdf the field, etc...  The code  while (table_etiquetas_funci.next()) { obj_etiquetas_funci = "<html>...

sn.etiqueta.jpg sn.etiqueta-2.jpg

How do I Resolve/Close An Incident REST API (Fields?)

I'm trying to figure out what are the minimal required fields in the Incident table to resolve and close an Incident.   What are the valid values for those fields?I'm using the REST API to implement this.Thanks for your help!

jaypman by Kilo Contributor
  • 21646 Views
  • 12 replies
  • 4 helpfuls