@amy With plain CSV Import(native NetSuite) would be a little tricky because you don’t have much control over it, meaning when it start and when it end… you can possible move your logic to a Suitelet Accepting a CSV and passing the data to a Map Reduce to do the same job a CSV Import do but giving you total control over the flow…