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

Forum Posts

Advanced Reference Qualifier only works for certain role

I have installed the Loaner Management application by Chuck Tomasi. This was made in an old version of ServiceNow and I have made it work in Fuji with some customization.I am running into a major issue with the Advanced Reference Qualifier in the Rec...

leslie8 by Mega Expert
  • 5893 Views
  • 20 replies
  • 1 helpfuls

Email notification Message HTML field

Hi,I have two queries.1) What am i supposed to fill in the URL field if I am using a Business rule to get the url?2) The instance is in Fuji. The earlier email notifications have Message field where we type our HTML code, but now I find only message ...

1.png 2.png 3.png
pravalika2 by Kilo Expert
  • 3826 Views
  • 4 replies
  • 2 helpfuls

Resolved! Inbound Action: "isNumeric" is not defined

I tried creating a new Inbound Action for a custom task type that we have and the script seems to be giving some errors.The script is as follows.   It is the same as the "Update Incident", "Update Problem", etc. scripts that came with ServiceNow orig...

Nia McCash by Mega Sage
  • 3887 Views
  • 21 replies
  • 5 helpfuls

Resolved! How do you go to a table's actual table row page (not just the "Table - _____" table description page) if the table does not have a module in the side navigational bar?

I want to see the rows within a table. The table exists, and I can find the table's form (where it's columns, name, and details are listed). Do I need to create a module in the side Navigational bar in order to view the rows in this table? Or is ther...

santrym by Mega Expert
  • 6153 Views
  • 3 replies
  • 3 helpfuls

Resolved! Setting null values in the target table

Hi All,I am very new to Service Now and using REST API. I am trying to update a particular field in the target table to null (e.g. : email), but it is not getting set. The problem is that I am sending only some columns in the REST request and other f...

Restrict personalizing list layout

Hi,I want to restrict the selection of fields for end user when he/she personalize the list layout on any form .As Out of the Box user can select any field in the "personalize list columns" from available to selected but i want to show only 4-5 field...

Resolved! Priority duration metric calculation

I have a client who is requesting a report/list of incidents whose priority has changed.   I'm able to come up with a metric definition that looks at the priority field and it works fine (I'm using the type Field Value Duration).   The problem that I...

KeithM2 by Kilo Contributor
  • 4443 Views
  • 6 replies
  • 1 helpfuls

On-Call Reminder Notification

Hello,The On-Call Reminder Notification (OOB) sends an on-call reminder to every user whose name appears on the on-call calendar.   I have a request from a user to have this email sent to all the group members instead of just the on-call people.   So...

find_real_file.png

Resolved! How do I Capitalize First Letter of Each Word of a Field?

Is there a way that I can have an end-user enter a sentence into a normal string field and that each first letter of each word is made to be uppercase?For example:Risk no governance impacts the business.TO:Risk No Governance Impacts the Business.

rhett1 by Tera Expert
  • 6900 Views
  • 10 replies
  • 6 helpfuls

Parsing XML and not able to get the node value I want

Hello Everyone!I am trying to parse a value out of an XML response, and I can't seem to get it.   The response is returning correctly to me as needed (verifying using tostring() as you see below), but when I try to grab the "RequesterID" value that I...

Resolved! unable to import all records using XML

Hi, I am trying to import 2256 records from Dev to Test using XML.but after the import is complete, i find that only 1469 records have been imported.Any idea why this is happening? Also please provide solution for the same as this a critical issue.Th...