Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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