How to stop SLA without removing setworkflow(false)
Hi Team,We have a requirement to put on "On-Hold" state of demand records. We have return background script to update the state into on-hold. Script:- Var gr = new GlideRecord("dmn_demand");gr.addEncodedQuery("sys_class_name=dmn_demand^numberINDMND.....
