setWorkflow(false) not working in scoped HR app
Here is a thing.. There is a business rule in scoped app that adds a comment when a record is updated. We need to stop this BR while we are running a scheduled script.Commonly, we use setWorkflow(false) but it is not working. I tried to create a glob...