Flow cannot be cancelled as the context id: fef1a4951bb5b51033ff62cce54bcb64 doesn't exist
Hello Experts, While cancelling a flow designer from a server side script i am getting the following error although the context id does exist.Below is the script i am using: var now_GR = new GlideRecord("sys_flow_context");now_GR.addQuery("source_rec...