Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Date and time validation/ start date and end date validation.

i have two fields named as start date and end date, both are of date and time fields.I want to make validation on start date it should not be previous date and end date should be on start date. and start date time must be less than end date time . i ...

Harish8 by Kilo Contributor
  • 5914 Views
  • 6 replies
  • 4 helpfuls

When REQ is submitted automatically RITM is closing

Hi, When I have submitted REQ, RITM is creating, under RITM Tasks generated. But when REQ is submitted automatically RITM is going to a closed complete state, But all the Tasks are in the open state only.  When Tasks are closed then only RITM and REQ...

sriram35 by Kilo Guru
  • 1493 Views
  • 5 replies
  • 1 helpfuls

Resolved! Calculate Duration between start and end date

Hello - I've planned start date and planned end date in change module.   We want to calculate the duration between the two dates in a seperate field.   Thoughts on BR script? I tried below with condition that date fields aren't blank but it doesn't s...

snuser10 by Kilo Expert
  • 26366 Views
  • 7 replies
  • 17 helpfuls

Alternative for 'IS NOT ONE OF' operator

Hi, I have a set of CIs(90) and there is no way to get them through query, it is a list and we have to just use it as is. I have to add it to SLA definition in a way that SLA does not attach if the CI is in that list. There is no option for using the...

Resolved! Business Rule to display an error message

Hi Folks, I have a custom field "When Needed" on the incident in which I need validation if user tries to inout today's date or date in the past It should show an error message while submitting. How can it can be achieved using BR.  

Vaishali12 by Kilo Contributor
  • 19565 Views
  • 4 replies
  • 6 helpfuls

Activate SDLC Plugin

How to activate SDLC plugin? we have a requirement to use waterfall model with release management. If the SDLC plugin is activated, both the SDLC and Release Management v2 applications are available. But I'm unable to activate SDLC plugin.

vikas22 by Tera Contributor
  • 2587 Views
  • 7 replies
  • 0 helpfuls

Resolved! Creating a Report based on logged in User

I want to create a report where it take the user id and returns all the employees reporting to the user Based on User => ReportsTo And then I want to display all the incidents created by those users/ Assigned To those users, in a pie chart. I tried a...

Jags5 by Mega Sage
  • 4194 Views
  • 6 replies
  • 8 helpfuls

How to get current logged in user time zone?

HI All, I my email notification i need to print current logged in user time zone . But it is picking system time zone. i have tried the below codes but still no luck.. Could any one suggest how can we get logged in user time zone???????? var tz = gs....

sinu2 by Tera Expert
  • 11271 Views
  • 9 replies
  • 9 helpfuls

How to correct calculate first contact resolution rate

I use the the default metric definition FCR  in ServiesNow which I believe is calculated as " If the incident is inactive and the update count (sys_mod_count) is zero, its consider FCR."So basically, FCR = true only happens for the below scenarios:  ...

rui by Kilo Contributor
  • 2770 Views
  • 2 replies
  • 1 helpfuls

Resolved! Dynamically pass values through to template fields

Is there a way to dynamically pass values through the template fields?   For instance, having a short description of "Create mainframe account for <requested_by>" which would pass the matching value through once the template is applied:

find_real_file.png