Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Intelligent Payment Automation, powered by BILL (aka Bill.com), lets you automate payments, manage vendor details, and bank account information within NetSuite.
The SuiteApp is available to organizations based in the U.S. with a valid U.S. address, or to global customers (except Canada, China, and Japan) with U.S. business subsidiaries. It only supports payments to vendors operating in the United States.
For more information, visit this thread.
Trying to get confirmation. Can Web Services not see/access dynamic fields?
I have a situation where I would like a web service to leverage our built-in user event code for internal processes. Basically we set some dynamic fields on beforeload (to manage 'original' settings and special checkboxes that are used strictly to direct single event calls on record save -- e.g. notify me).
I like the use of the dynamic fields as these don't hit the database and don't get stored but help me manage things across the whole submit event - from beforeload, through client-side workflow, to aftersubmit. We'd prefer that the web service leverage all this event code as well, so wanted it to simply load a specific record, change the appropriate dynamic fields, and submit and let the user event scripts take over.