michoel
09/25/2019, 7:18 AMThere is no SuiteScript 2.0 equivalent to the SuiteScript 1.0 nlapiYieldScript() and nlapiSetRecoveryPoint() APIs. If you need to process a large amount of data or a large number of records, use the SuiteScript 2.0 Map/Reduce Script Type instead. The map/reduce script type has built in yielding and can be submitted for processing in the same ways as scheduled scripts.
D17339
09/25/2019, 7:24 AMns_dev
09/25/2019, 7:29 AMD17339
09/25/2019, 7:31 AMns_dev
09/25/2019, 7:32 AMTanu
09/25/2019, 7:35 AMmichoel
09/25/2019, 7:35 AM