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.
Workflow as BPL?
Hello,
I have a customer where we want to route orders for production based on a number of rules.
some of these rules are simple if X then use Y types of things and I'd like a way for the Ops staff to be able to control the rules.
Has anyone created a workflow where all the states are gone through on entry?
What I am thinking of doing is running an order through a workflow where all the transitions to whatever final state occur on an nlapiInitiateWorkflow call. That way with some training I could let Ops staff set up rules on transitions that would run the workflow to a final state. There'd be one final state per production location and one to select the default round-robin rules.
0