Unable to update current Request with after insert BR
(function executeRule(current, previous /*null when async*/) { var cardOrderSysId = '000e49541b0e0d10683742e7bd4bcbed'; if (current.cat_item.toString() !== cardOrderSysId) { return; } var tinNumber = current.variables.u_tin;...