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

Forum Posts

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
  • 4690 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
  • 6069 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! Is there advanced condition in reports?

Hi all,I have a requirement to send a report to users with the following criteria:sc_req_item table where a variable contains groups that start with "Business".  This seems simple enough until I realize that we have about 81 groups that have names st...

MWright1_0-1669387124017.png
MWright1 by Giga Guru
  • 1043 Views
  • 1 replies
  • 0 helpfuls

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
  • 19093 Views
  • 12 replies
  • 4 helpfuls

Resolved! Adding 30 days to variable based on change of the first variable

Hi Guys, What is the best way to fulfil below scenario:On the Service Portal form, I have two fields (variables)- req_received_date- req_due_date If I choose on the form while filling it out a date on 'req_received_date' field, for example, 1.12.22, ...

mattgr by Kilo Guru
  • 2036 Views
  • 14 replies
  • 1 helpfuls

UI Builder Tab header Issue

Hi Team, In our Next experience which has incident table tied up , when i click the new button in list view it takes to the record form page. In the form header it shows as create new incident as header but the same is not reflected in the tab title ...

Image 1 -SNOW.PNG Image 2 -SNOW.png
Preethy1 by Tera Expert
  • 933 Views
  • 1 replies
  • 0 helpfuls