Hi all, any suggestions on how to achieve concurrency with Scheduled script. We are triggering one SS in UE after submit event. If there are more records saving at the same time receiving " no active deployment available error".
w
Wayne Wundram
01/28/2020, 2:34 PM
You need to create multiple script deployments. As many as you think will run concurrently. Then when submitting from the UE, exclude the deployment ID from the task statement, and NetSuite will find the next available deployment.