How to check whether update happened successfully or not?I have created transform map, where I am updating multiple records in onBefore() script.but meanwhile some BR written on same table aborts the update using setAbortAction(true).I want these BRs...