I think I ask this question once a month.
If a record is updated via a map reduce does this trigger user events that exist on the edited record? Also would it matter if its updated via record load vs submitFields?
s
Sandii
01/19/2021, 7:29 PM
Depends how the UE is set up, but short answer is yes. submitFields and load/save are different contexts within the UE script.
Sandii
01/19/2021, 7:29 PM
XEDIT vs EDIT
a
Azi
01/19/2021, 7:30 PM
Thanks @Sandii for the monthly answer. I knew it would be you or @battk 😃
a
alien4u
01/19/2021, 7:36 PM
@Azi submitFields is more efficient than loading and saving the record, but you can't use submitFields if you need to update sublist/lines.