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 Action Script to Call Suitelet
Greetings,
I have a User Event Script that creates a button on a Sales Order to create a Purchase Order Acknowledgement. (Create PO Ack)
When the button is clicked it executes a Suitelet that runs a routine to create a CSV file.
I have a Workflow Action Script that checks availability of items on an incoming purchase order to fulfill or kill an order based on availability.
I am trying to execute the Suitelet from a Workflow Action Script to automate the "clicking" of the Create PO Ack button.
My question is the following:
Is it possible to initiate or execute a Suitelet from a Workflow Action Script ?
0