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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Workflow Event definition not recognising Countries
I have written a workflow and I cannot test for a shipping country. As soon as I add the term in the workflow does not recognise the criteria and does not run on the transaction. I can toggle the workflow to use = or != and neither condition is not met, which is not logical because the test must be one or the other. Here is the code I am trying to use
({paymentmethod.id}=13) AND ({shipcountry}='Indonesia')
I haver tried putting Indonesia in single quotes, double quotes and without quotes and I will not run.
0