Hello, is there a way to add a condition on a user event script to only run it for a specific map reduce script ? I do not want it runs for all map reduce scripts. But when I add the MAP REDUCE context, it runs for all of them. thanks.
n
NickSuite
07/13/2021, 7:43 AM
If this is the case, why don't you move the UE logic to that map reduce script?
t
t_gdb
07/13/2021, 8:08 AM
because it's running for other contexts. but i found a way to manage it with a check on a specific field set by that specific map reduce script