I’ve got a Map/Reduce script that processes Assemb...
# suitescript
w
I’ve got a Map/Reduce script that processes Assembly Builds created by the “Build Work Orders” process. We’d ideally have the script kick off after the last Assembly Build is created but you can’t script the bulk processes. At the moment we have the MR script on a 15 min schedule but we’re looking to bring that down to either a smaller processing gap or ideally force it to run after the builds are complete. Can anyone think of a way to achieve this? Thanks