Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

About sn_sc.CartJS()

Hello All,Regarding the method "var cart = new sn_sc.CartJS();", if it is used twice within a short period by the same user, the same cart is returned.Is there a way to ensure a different cart is created each time it is used?Thanks & Regards

zhangyuchen by Tera Contributor
  • 1112 Views
  • 3 replies
  • 0 helpfuls

How to configure the Inactivity notification for problem record

How to configure the Inactivity notification for problem recordI have created Inactivity eventand Notification on problem under who will receive - Assignment group of problem is working expected I also want to send the same notification to the associ...

Research_0-1744573589740.png
Research by Tera Guru
  • 959 Views
  • 3 replies
  • 0 helpfuls

How to configure the Inactivity notification for problem record

How to configure the Inactivity notification for problem recordI have created Inactivity eventand Notification on problem under who will receive - Assignment group of problem is working expectedI also want to send the same notification to the associa...

Research by Tera Guru
  • 873 Views
  • 5 replies
  • 0 helpfuls

Communities Schedule Post Not Working

Hello,We have run into an issue where our Schedule Publish function is not working for Communities Posts, and every article on the Topic only relates to Article Publish. That wouldn't be the same job? Would anyone be able to point me in the direction...

JackD by Tera Contributor
  • 353 Views
  • 2 replies
  • 0 helpfuls

REST - POST method help

Dear All, I am trying create a POST method so that in click of UI action , All the required details should be sent to 3rd party  Payload : {"client_reference": "123","account_id": "","additional_info": "","fault_description": "","serial_number": "123...