Prohibit An Insert or Update with setAbortAction(true)

When To Use setAbortAction() A common use case in ServiceNow for an Admin or Developer is to not allow a record to be inserted or updated, under certain conditions. This is where the method setAbortAction() … Continue reading Prohibit An Insert or Update with setAbortAction(true)