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

Forum Posts

Changing Incident Priority

Do you allow your users to change incident priority over the life cycle of the incident? If so, how do you report on that without having an incident counted multiple times on reports? Example: The incident is a P1 but over the course of troubleshooti...

hywong by Kilo Contributor
  • 4556 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to hide categories in Time sheet portal

Hi , I have a requirement to hide all the categories Except "Project Tasks" under Tasks - > All Tasks How can i achieve it , can you help me where i need to make changes . In Time sheet Portal - > Tasks - > All Tasks - > we have the below categories ...

find_real_file.png
NiKhil70 by Kilo Guru
  • 2579 Views
  • 3 replies
  • 2 helpfuls

Resolved! Now Mobile in Microsoft Intune

I'm involved in the testing of the Now Mobile app on company Samsung phones. We use Microsoft Intune to download apps that are restricted by company policy. The app has been downloaded for testing but it seems that there are other dependencies that t...

sn87_uk by Giga Contributor
  • 3890 Views
  • 4 replies
  • 1 helpfuls

Servicenow CPU and memory utilization stats

Hi All  I have been asked to submit server stats for my servicenow application .  The ask is to find CPU utilization , memory utilization , server stats for my snow application . Please guide   

Gary22 by Tera Contributor
  • 3441 Views
  • 1 replies
  • 0 helpfuls

Ask the Expert: ITSM Common Services Data Model (CSDM)

Join us for another session of Ask the Experts! In this session, we'll be covering ITSM's Common Services Data Model (CSDM).  The Common Services Data Model (CSDM) represents a shared set of service related definitions that span the ServiceNow® pro...

LisaLatour by Administrator
  • 9475 Views
  • 9 replies
  • 14 helpfuls

How to update parent record using business rule

Hi All, I have created a after business rule. When change is created need to update the change record in the under parent field in release table. below is the script. var gr=new GlideRecord('rm_release'); gr.addQuery('change_request',current.sys_id);...

find_real_file.png
Sai25 by Tera Guru
  • 3473 Views
  • 12 replies
  • 0 helpfuls

Catalog variable for multi select

I have a requirement to let a user select multiple choices from a drop down list. See belowHow do I accomplish this? Can't find an OOB option for variable type that let's me do the above.

Screen Shot 2017-03-27 at 6.01.58 PM.png
vktripper by Tera Contributor
  • 23247 Views
  • 10 replies
  • 11 helpfuls

Resolved! Place Multi Row Variables in Email Script

I have a Record Producer with a Multi Row Variable Set (MRVS) that is creating an HR Case.  The resulting case requires an Approval needed prior to being fulfilled.  I have been asked to include the contents of the MRVS in a readable, table format on...

find_real_file.png find_real_file.png
kevinthury by Tera Guru
  • 5432 Views
  • 8 replies
  • 6 helpfuls

Resolved! How to see which users are subscribed to a knowledgebase

I'd like to identify which users are subscribed to a specific knowledgebase  I've looked in the specifc knowledgebase record, tried to run a report using the knowledgebase and knowledge tables without any success. The knowledge table does include the...

pattym by Tera Contributor
  • 4578 Views
  • 2 replies
  • 12 helpfuls

Resolved! How to write script in flow designer.

Hi All, How to write script in flow designer. I want to write the below code in flow designer, var groupValue=gr.assignment_group.u_auto_close_duration;var half = (groupValue/2).toFixed(2);var roundingValue=Math.round(half);var gDate = new GlideDate(...

find_real_file.png
Sai25 by Tera Guru
  • 18137 Views
  • 8 replies
  • 3 helpfuls

REST API best practices

Hi All,I have a requirement to setup inbound REST API, so the third party system can consume our REST API's to create/update the incident tickets in our system.At the same time we do not want them to send any data that is not compliance with the our ...

ramjiram by Kilo Explorer
  • 4299 Views
  • 7 replies
  • 1 helpfuls