Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
work flow trigger on suitelet, mapreduce scripts
Hello
I have a workflow to set line number in transaction record when it gets submitted. This all works well via UI context.
However the work flow doesn't seem to run at all when suitelets , mapreduce are run. No loggings of any indication of suitelet context triggering the workflow after script work is completed.
I read work flow will run after scripts are executed. Seems not the case in my situation.
Due to this line numbers are not updated when suitelet adds new line to the sales order for eg.
The work flow is set to run on all trigger type. WHat do you think the issue would be.? Is it that script is suppressing other triggers? How do I by pass this restriction because its third party script.
0