Discussions
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.