Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! HR case assignment group change

I have a requirment to change hr case auto assignment in my project.Currently hr cases routes to GE Center assignment group tier one. New requirement is that all hr case raised from specific country should not be assigned to this group hence a new gr...

Change RITM state if any SC_TASKS are on hold

I looked through a couple of posts here and came up with a BR to place the RITM to 'Pending' if an SC_TASK was placed 'On Hold' but I can't seem to get it to work. I tried in two different ways. Can anyone shed light here? Example 1 Example 2(functio...

br1.jpg br2.jpg br3.jpg br4.jpg

Resolved! Calculate days left

Hello - Looking to calculate a Contract Days Left field in the contract application form. What I have works for the most part, but I would like the output to show 0 or "Expired". Instead it shows hours and minutes that simply do not apply. Also, Any ...

find_real_file.png find_real_file.png
Chris Richie by Tera Contributor
  • 2953 Views
  • 8 replies
  • 2 helpfuls

Resolved! How to refresh a list with a UI Action?

Hi, I would like to create a UI action (button) on the sys_email.list to refresh the content. Instead of right-clicking on the banner contextual-menu and select Refresh. Alternatively, it would be great to have it on all list view and not only on the...

Eric114 by ServiceNow Employee
  • 3384 Views
  • 2 replies
  • 6 helpfuls

Resolved! Field update issue (asset transfer order)

Greetings!  I have an issue that I hope someone can assist with.  I have a custom application that we use to comply with Secure Supply Chain requirements.  This application utilizes the Transfer Orders capability within servicenow.  On a few occasion...

load data via email

Hi , I load data via email but the log shows like this:source does not contain an attachment with table_sys_id: e3654cae1b17c510554d96c6b04bcba4   This is my inbound action and script include (function runAction(/*GlideRecord*/ current, /*GlideRecord...

____39 by Tera Contributor
  • 1628 Views
  • 5 replies
  • 0 helpfuls

Business Elapsed time is greater than actual elapsed time

Hi Team I see, there are few cases where 'Business elapsed time' is greater than 'Actual elapsed time' in SLA (SLAs breakdown by Assignment) related tab of an incident form. Any idea on what could be the reasons?Generally it will be the opposite case...

Abhiram8 by Tera Contributor
  • 860 Views
  • 5 replies
  • 0 helpfuls

Resolved! API handle entire body

Hello! I'm having a requirement of integrating two systems via api. Normally we handle this via System Import Sets quite easily but the API call that we will recieve now can't be tweaked to fit the standard we have. As such what I want is to just get...

Vejdis by Tera Expert
  • 1109 Views
  • 2 replies
  • 1 helpfuls

How to get list of user who have only ITIL role?

Hello Experts,   I have 20K user's, there multiple roles added to each user's There are some user's, only have ITIL role, there are no roles added to these users except ITIL, so I need to get the count of those users and sys_id through scripting,    ...