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.
Suitescript inside of workflow
I'm in a strange situation where I want to execute a few lines of SS 1.0 inside of a workflow action. Specifically, I want to set a few "state" variables inside of the workflow. I have this niggling suspicion that this is possible, but I can't seem to get it to go.
For instance, I am trying to get the total number of lines on a Sales Order with nlapiGetLineItemCount('item') but I continually get "ERROR: Invalid Expression'.
Can anyone confirm or reject my notion that I can put SS inside of a workflow?
0