Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

BR to require Cost plan is not aborting

I have a requirement that a cost plan must be created before Screening. I have created a BR but it is not aborting. I have the trigger set to:   (function executeRule(current, previous /*null when async*/) {// Only enforce when transitioning into Scr...

lbless1_1-1771366597887.png
lbless1 by Giga Expert
  • 454 Views
  • 3 replies
  • 1 helpfuls

Guide to launch my carrier in ServiceNow

Hi Team, Please help me to launch my carrier in ServiceNow. Its been 12 years using ServiceNow worked in multiple projects approx 50. Currently, I am working in transition role setting-up new deals and once complete handed over to BAU. Please help

Resolved! Do you use the "Reason" field on the sys_audit table?

Hi everyone, I was wondering if I could use the sys_audit.reason field to document why a field was updated for audit purposed.It is convenient to update via grRecord.update("The reason I am doing the update"); But after, I realize that this field doe...