Is there a way for to not trigger UE on a transact...
# suitescript
k
Is there a way for to not trigger UE on a transaction record when it is being updated by a map/reduce like we can during a CSV upload?
b
no, closest is filtering it at the script deployment or in the script logic
💯 1
k
how do i filter at the script deployment level?
b