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

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

Forum Posts

day of the week and time returning different than expected

(function calculatedFieldValue(current) {try {if (!current.sys_created_on)return '';var created = new GlideDateTime(current.sys_created_on); // creation timevar now = new GlideDateTime(); // current time// Determine the start of the current week (Mon...

venkata2023 by Tera Contributor
  • 479 Views
  • 1 replies
  • 0 helpfuls

Resolved! CIS-ITSM

Where are the timeframe conditions for sending anSLA breach warning notification defined?A. SLA definition recordB. Default SLA flowC. SLA Properties applicationD. SLA trigger conditions

SumartyaS by Tera Contributor
  • 2173 Views
  • 5 replies
  • 1 helpfuls

Microsoft Intune spoke subscription

Currently we have ITSM professional license subscription. Can some one help me to understand what is the cost associated with Microsoft Intune spoke or is it free to install from app store.we are trying to integrate Intune with ServiceNow CMDB.

JaisonS by Tera Contributor
  • 2206 Views
  • 4 replies
  • 3 helpfuls

Deflection Metrics for Knowledge Management

Hi, We have a requirement to create a report based on users viewing a KB article who did NOT create an Incident within 24 hours of viewing the article. I believe that for this, we have an OOB solution using Success Dashboard and Deflection Metrics. I...

Service catalog form fields

Hi Team,Can we achieve the below functionality on the service catalog form, it should show the user's photo and other details as well. Please help here. Thanks,Sakshi  

SakshiLambat_0-1750053249576.png

Resolved! ServiceNow CSA Exam

Hi Team, Can anyone please let me know which version the CSA exam will be based on, if i gave this by end of the month or in July?

Resolved! Doubts

Your customer wants incidents to close automatically7 days after the incident is resolved. How do you meetthis requirement? (Choose two.)A. Modify the Incident Lifecycle flow to trigger fromthe Resolved date instead of the Updated dateB. Update the i...

SumartyaS by Tera Contributor
  • 1676 Views
  • 3 replies
  • 3 helpfuls

Resolved! in the script else part is not going

Hi All,  I have written the script in the field mapping of the transform map  but it is not going to else part , Can anyone help me to resolve this issue.var managedBy=source.u_managedby;if(managedBy != '')    {        gs.log('Ki_123'+managedBy);    ...

chandan2212 by Tera Contributor
  • 691 Views
  • 3 replies
  • 3 helpfuls