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!
Why UE script deployed on Sales Order record is not run when SO is created via SCA?
I have a User Event script, pretty simple. It works as expected if an SO is created from NsCorp. But if it's created when a user places an order on an SCA website — it doesn't work, it's not run.
If I take the SO created via SCA and copy it, then UE script is run on the newly created SO (the copied one), so the reason almost 100% is not related to any script logic.
The script is supposed to output log messages right at the beginning, and it outputs nothing if the SO is created from SCA, so I'm pretty sure it's somehow related to the deployment.