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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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