How to stop the SLA from server Side code ?
Hi Folks,I have implemented a Cancel button, where I’ve written server-side code to cancel the Task (sc_task).When the Task gets cancelled, the corresponding RITM and Request also get cancelled.The problem is — when the Task and RITM are cancelled, t...