RE: What gives the most efficeincy
Hi guys, I am a non dev but I have dev question.
I have a solution provided to me by one of my devs, it is a Map/Reduce Script. I the code the dev is creating and configuring 4 separate searches to return various sets of data which are used in a calculation.
My question is, Would it be more efficient to replace the searches being created every time the script runs with SuiteQL queries.
I know I can get more data targeted via the query which may save some coding, but I would like to know if replacing them like for like, in other words they both return the same dataset, would be faster or not?
Hi Rhys,
I have one process flow for how map/reduce script will work. If your requirement was as this flow you can use map/reduce script.