<@UHQFWH30Q> Not 100% sure so wont misinform you b...
# suitescript
n
@David Durst Not 100% sure so wont misinform you but I would strongly suggest you don't try and work through 3million records in one pass. I'd recommend breaking it down. Maybe create multiple searches to limit the data and have those searches as a parameter on the script and run multiple deployments, one per search. I'd say you're risking a major headache if anything does go wrong working with 3mill records. FWIW
👍🏻 2