Custom Plug-in Development

Important:

To create your own custom plug-ins and implementation scripts, you need some JavaScript coding experience and an understanding of SuiteScript. You should write new custom plug-in scripts in SuiteScript 2.0 or SuiteScript 2.1. To get started with SuiteScript, see SuiteScript 2.x API Reference and SuiteScript 2.1.

Important:

You cannot use the SuiteScript Debugger to ad hoc debug a script that uses the N/plugin Module. You must use deployed debugging. To use deployed debugging, you must complete the steps described in Adding a Script that Instantiates a Custom Plug-in to NetSuite. For additional information about ad hoc and deployed debugging, see SuiteScript Debugger.

As a solution provider, the following sections must be reviewed in the following order.

Related Topics

Custom Plug-in Overview
Custom Plug-in Creation
Custom Plug-in Implementation
Managing Custom Plug-in Implementations
Viewing Plug-in Implementation System Notes

General Notices