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

Forum Posts

Resolved! json parse check the array if it is null or undefined

bawiskarHello All,How can I parse the json and check whether it has null value or 'value' is not added..e.g.,When the value is null [{"number":0,"fields":[{"min":100000,"max":9999999999,"label":"","type":"number","value":null}]},{"number":1,"fields":...

salu by Mega Guru
  • 8390 Views
  • 4 replies
  • 1 helpfuls

UI Action - Showing error message on reload

Hi,I need to show an error message after clicking the UI Action button. It's displaying the error message but disappearing after 1 second.How to show the error message after refreshing the page ?ThanksRam

naresh831 by Tera Contributor
  • 2110 Views
  • 4 replies
  • 0 helpfuls

Data Lookups and businesss rules

Hi All,I have got a requirement to set priority value based on Impact and Urgency for Problem table. I have implemented using data lookups. I am curious to know what happens if I write business rule for the same with few modifications? Will the busin...

poojithac by Kilo Contributor
  • 1956 Views
  • 4 replies
  • 1 helpfuls

background script

Looking to do some house keeping. We have to Query all RITM's that are in fulfillment or fulfilled stage and fulfilled (u_fulfilled_time) time is empty. From RITM we need to query the associated catalog tasks (sc_task), where state is 'work complete'...

Resolved! Auto Add Members to Group

We import our users from our Active Directory.Is there a way to automatically add users to a group based on their department?Thanks and happy Friday!Rick ForristallGoodwill of Central Arizona

Resolved! Work Note field is not editable

May you can give me some advice I`m lost again there is a custom table within application, the table extended from request table. All looks so far, expect the work notes field is not editable . see screenshot.What is done: With ACL read and write rig...

work_note_field.PNG
laszlobolya by Kilo Expert
  • 3074 Views
  • 10 replies
  • 0 helpfuls

Resolved! Contextual Security

Hi Can somebody please throw some light on contextual security , how it differs from simple security , any use case when you have used it ?TIA

avinash21 by Mega Contributor
  • 4873 Views
  • 3 replies
  • 0 helpfuls

How do i retrieve glide record elements from array

Hello,I am new to ServiceNow and Javascript. I am having hard time in retrieving glide records from array:This is the code i have. I ran it as a background script.I would like to retrieve the all the columns from the record. I tried in many ways, but...

Event trigger from one table to another table

Hi All,I have a requirment in which when i click a button a user is inserted in approval table , a default attachment is added to it and a mail is triggered.My notification is build in a scoped application and my UI action is in Global application.Th...

By pass Login page

OK Team,I need some help urgently. One of the customer needs a set of users to automatically get authenticated without using SSO.Basically the requirement is that a set of users get an email and when they click the email id (which is their user id )i...