just sharing : NetSuite allows only one instance (...
# suitescript
z
just sharing : NetSuite allows only one instance (submit) for MapReduce script with same scriptID and deploymentID. If you need more than one (for example user functions from UI for multiuser processing data at the same time), workaround is creating a multiple deployments for the same script. When you create submit options, just skip the deployment ID... NetSuite will try to find free (not running) deployment slot and start it...