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

Forum Posts

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
  • 20327 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
  • 3061 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
  • 4592 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
  • 11933 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
  • 3054 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

Resolved! how do i increase the bar size and height in trend report

Hi, While creating reports i have observed that the bar sizes are varying for each report. how do i increase the bar size and height in trend report?? can anybody help me increase the size of bar not chart. Thanks, Vaishnavi

find_real_file.png

Resolved! How to call UI macro with a parameter from Catalog client script

I'm trying to call a UI Macro from an onChange Catalog client script to dynamically add help messages on order form.I've created a Macro variable to my item, and the UI Macro which I've attached to the Macro.Now I've created an onChange Catalog clien...

emaasalmi by Mega Sage
  • 4007 Views
  • 8 replies
  • 0 helpfuls

Disable clicks in portal

Hi, I have a requirement to show dashboards on portal. I have created a new widget and added the dashboard using the iframes, however unable to disable the mouse clicks on it.  Already tried below CSS with no luck.  .report_content { pointer-events:n...