We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Subtract time from duration

I've got a duration field and wan't to substract a specified time from this duration. How do I do this in a Business Rule?I've got it to work when trying to add the time, but not when subtracting.This is the code I'm working with at the moment.calend...

find_real_file.png
palmen by Tera Guru
  • 3232 Views
  • 4 replies
  • 0 helpfuls

Resolved! Impersonation

Can I identify whether the ticket is created by 'ABC' user or 'DEF' user ( who just impersonated with 'ABC' and created the ticket).PS- 'ABC' is an itil user and 'DEF' is an admin user

snowlearner by Kilo Expert
  • 4373 Views
  • 13 replies
  • 3 helpfuls

Resolved! Twilio setup in sub-production instance

How do people configure Twilio in their sub-production instances?     I tried integrating using the Twilio TEST credentials but ServiceNow responded with "Account SID or token is not valid.".Do you use the same LIVE credentials in all of   your insta...

mmongeau by Giga Guru
  • 3183 Views
  • 1 replies
  • 0 helpfuls

Resolved! Adding a related list for a scoped application

We have a scoped application to track security exceptions that are created for users.     The table for the application is extended from Task and Requested By is the field that specifies the user for whom the exception was created. I want to add a re...

Resolved! hint not displaying

HiJust done a fuji upgarde, and I notice that for hints I have on some of my fields, dont display.For example, a field called code: and I have a select box, and when you hover over each item from the selection a hint is shown, but since fuju upgrade ...

sLuintel by Giga Expert
  • 2274 Views
  • 3 replies
  • 0 helpfuls

Insert and Stay option

Hi Everyone,I have shared a report with a user who has all   the reporting roles except the report_admin.This user is able to access my report but when we do "insert and stay" , it is disabling the save button. The drop down next to save is working b...

sriihs by Tera Expert
  • 4458 Views
  • 15 replies
  • 3 helpfuls

Resolved! Multiple REST Calls at the same time?

I have a customer that is facing an interesting issue. They have programmed their own system that stores multiple types of data (users, locations, customers, contracts etc) and each piece of data has its own API that we can call using REST. This is r...

Resolved! Allow multiple email addresses per group

Hello community.I'd really, really like to have one group have two email addresses, but have been super stumped as to how I would do that.I've considered adding a dummy user with the second email address, but we sync with Active Directory every night...

Applying Client Script to sys_popup view

I am trying to apply a client script to a sys_popup view that will stop an embedded list from being displayed if a user does not have the required role.The client script I am using thanks to Mark Stanger is (http://www.servicenowguru.com/scripting/cl...

alex0g0ward by Kilo Contributor
  • 3442 Views
  • 7 replies
  • 2 helpfuls

Service Portal and \$sp.getRecord();

I'm trying to build a "detail" page where I can make RESTMessageV2 calls as a result of a user clicking a button.   The challenge is that seemingly on subsequent calls either c.server.update() or spUtil.update($scope) from the client controller seem ...

dmfranko by Kilo Guru
  • 6014 Views
  • 4 replies
  • 0 helpfuls

How to set condition builder?

Hi,I am trying to use ServiceNow Condition builder on UI page,Condition Builder   this thread helped me to achieve that but problem is, is it possible to set condition builder using encoded query? It's good that we can get encoded query by script. I ...

arjun_basnet by Giga Contributor
  • 3840 Views
  • 6 replies
  • 0 helpfuls