SetAbortAction is not Working on Record Producer in Scoped Application
I am trying to use current.setAbortAction(true) in a Record Producer in a scoped application but is throwing the below error. Tried adding Application Cross Scope Access but not working, any reference to fix is this? Thank You