ico automated business processes 1

NetSuite SuiteScript 2.0

Create and deploy different script types to satisfy specific business requirements. Learn how to use SuiteScript, a JavaScript-based API, to create flexible business logic.


Agenda
  • Develop scripts using the SuiteScript 2.0 API.
  • Automate processes such as defaulting values, validating fields, and executing scripts on a schedule.
  • Speed up client scripts by executing asynchronous calls to the server.
  • Effectively process large amounts of data using distributed processing, without worrying about script governance.
  • Extend the power of workflows (SuiteFlow) through workflow action scripts.
  • Design a custom NetSuite page.
  • Create scripts using the “Built for NetSuite” development best practices.
Audience

All who need to customize and automate their NetSuite application.

Prerequisite

Experience with JavaScript is highly recommended, but not required. However, course participants should have:

  • Software development experience in any programming language.
  • Knowledge of object oriented programming concepts.
  • Familiarity with NetSuite navigation and features.