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
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