We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! How to stop recursive business rule

Hi I have an ask to create a parent Case as soon as a case has been created and make the relationship by updating parent filed. For that I created the following BR Async / Insert var parentCase = new GliderRecord ('case');parentCase.initialize();var ...

Fredo by Tera Contributor
  • 4655 Views
  • 9 replies
  • 3 helpfuls

CSM Demo Data - Data Model

I am interested in working through some CSM use cases in my developer instance and I need some guidance on the installed demo data.  Does anyone know which users to impersonate to perform these activities and actually see fully related data?Log into ...

wsimpsonsnow by Tera Contributor
  • 1387 Views
  • 3 replies
  • 0 helpfuls

System table where "Sharing settings" of a Report exist

"Sharing Reports" ServiceNow Doc details the "Share button on Configure tab, or click the Share button in the report header"Sharing Reports | ServiceNow Developers  - does anyone know what system table actually holds the records where "Sharing settin...

PB7_0-1703777314777.png
Community Alums by Community Alums  
  • 1921 Views
  • 2 replies
  • 0 helpfuls

Best practices for importing quality data

Best practices for importing quality data are: Choose 3 options:Import data on each instance separately Commit resources to ensure clean data Do not consider cleaning data after migration Plan custom solution building for risky dataTest quality of pr...

Resolved! Logic to force purge all field values OnCreate

Hi Team, A recurring issue in our environment is something will have the Case [sn_customerservice_case] table filtered to 'assigned_to' IS "[X]" or 'Account'//'Company' IS "[Y]" , and then they will click the [NEW] UI action button on the Case table ...

Community Alums by Community Alums  
  • 1755 Views
  • 1 replies
  • 1 helpfuls

Why the link was not redirect to correct portal url ?

Hi All,Actually we have ootb case notification ,in the notification in body we have one link that redirects to that particular case in the CSM portal , but when i click that link it redirects to me different URL page like below Notification body like...

Deepika61_0-1703680736116.png Deepika61_1-1703680836555.png Deepika61_2-1703680898203.png
Deepika61 by Tera Contributor
  • 1913 Views
  • 13 replies
  • 0 helpfuls

HOW TO COMPLETE DELEGATION OF APPROVALS THROUGH FLOW DESIGNER

HI ALL We get log of RITMs every week for delegation of approvals to be added for employees who are going on vacations / holidays etc and we have to manually go in into user profile and add delegates for mentioned dates  I am looking to find a way us...

karan15 by Tera Contributor
  • 1779 Views
  • 7 replies
  • 0 helpfuls

Can g_aw.closeRecord() reliably be used in other workspaces?

We currently use g_aw.closeRecord() in CSM Configurable Workspace to close the sub tab of a case. This function works most of the time but recently we have noticed that this functionality isn't working in CSM Configurable workspace when a new case ge...

ThunderDev by Tera Guru
  • 1660 Views
  • 4 replies
  • 0 helpfuls