Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Now, you can stay up-to-date with the latest discussions, helpful tips, and important announcements, all delivered straight to your inbox. Whether you’re looking to catch up on what you missed or just want a quick overview, our email digest has you covered. To learn more and to subscribe, click here.
After Submit Workflow and User Event Script
I am trying to get a sequence of automated actions working on Sales Orders placed via the WebStore context.
I have a Workflow to complete various fields that SCA does not complete be default. It appears that in order to update Line Level fields, I need to run this part of the workflow as 'After Submit' (because running them Before Submit fails to update the line level fields).
I then have a User Event script that includes the Web Store context, and needs to complete other more complex calculations based in Line Level fields that are being set by the workflow above. This is also running 'After Submit', and triggers on Create and Edit