Business Rule
I am using current.setAbortAction(true) in a Before Business Rule and displaying a custom message using gs.addErrorMessage().While my custom message displays correctly, ServiceNow also shows a system-generated message “Invalid update”.Is there any wa...