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!
Perform Checks on a Form and if passes trigger action
Hello Everyone,
I am new to NetSuite, but have used Oracle Products quite a bit.
Looking to perform checks on an Order form in NetSuite 2022.1 and if all the checks pass then trigger an action. If the checks do not pass send a report stating what checks failed.
For example some of the checks are :
1) Check if the order amount is greater than 0
2) Order has been approved
3) Billing email address is filled in and valid
If these checks pass then trigger an action to process the order.
If not flag these order with the check failure(s)
Based on prior experience please suggest an effective way to achieve this.