I have a confusion,
1. when we return directly in Map/Reduce
getInputData()
{
return search.create( )
}
why dont we have to run( ) the search created and it gives the result in Map/Reduce
n
NickSuite
10/18/2021, 8:20 AM
Probably because NetSuite handles it on its own.
NickSuite
10/18/2021, 8:21 AM
This is not SDF question though.
r
razer456
10/18/2021, 10:24 AM
oh sorry, my bad. i thought this is suitescript channel.