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

Forum Posts

Timely triggered autosaving on a form

Is there a way to configure an autosaving functionality on a form, for example on a KB article form? The goal would be that the form would be saved in after certain amount of inactivity, for example if there has been no input for 15 seconds. This wou...

Resolved! can i link cases to problems instead of incidents?

We primarily use case management but are looking at one of our teams using problem management.  I know if we use Incident management we can link multiple incidents to a single problem, can that be done with cases?  If our other team uses Problem Mana...

tbbusby by Tera Contributor
  • 1114 Views
  • 2 replies
  • 1 helpfuls

Priority to be updated before insert of a record in Case form

Hi Team, We have to set priority using 3rd part integration based on  category and subcategory but its not working. I have written below BR Before Insert and tested usin rest explorer , it only sets as P2 high for all.(function executeRule(current, p...

Community Alums by Community Alums  
  • 305 Views
  • 5 replies
  • 0 helpfuls

Reports

I have created a case closed on time vs total cases using data set on task sla table per year in servicenow So I have two graphs the first one is cases closed on time and second one is total cases now it is showing count as well and when I move the c...

Business Rule for OAuth 2.0 Authentication

Hi Everyone, I have configured REST Message and OAuth profile. Trying to create case in salesforce with this. So when I use Get OAuth Token and create case in servicenow, the BR helps in sending the data to salesforce and creating case there. But eve...

Amit83_0-1690276319990.png
Amit83 by Tera Contributor
  • 592 Views
  • 1 replies
  • 0 helpfuls

Resolved! Show Sub account if Account has child account else hide the field

Hi All, I have a requirement to show the sub account(and make it mandatory) only when selected account has any child account.I tried using client script but it was not working. Onchange of Accountvar subAccount = g_form.getValue("u_sub_account"); ...

Samiksha2_0-1690271937544.png
Samiksha2 by Mega Sage
  • 333 Views
  • 1 replies
  • 0 helpfuls

Bulk uploading of attachments

Hello all, We have a requirement of to upload attachments bulk into ServiceNow. Thanks & RegardsKiran    

Kiran120 by Tera Contributor
  • 782 Views
  • 3 replies
  • 1 helpfuls

Updating Priority based on Business Rule on creation from 3rd Party system

Hi Team, We have to set priority using 3rd part integration based on  category and subcategory but its not working. I have written below BR Before Insert(function executeRule(current, previous /*null when async*/ ) {     // Add your code here    // v...

Community Alums by Community Alums  
  • 200 Views
  • 1 replies
  • 0 helpfuls