Adding a Custom Plug-in Implementation for File Processing
To access the LATAM File Builder SuiteApp documentation in Brazilian Portuguese (Português do Brasil), see LATAM File Builder.
After you create the JavaScript file, you must create a plug-in implementation record in NetSuite.
To add a custom plug-in implementation for file processing:
-
Go to Customization > Plug-ins > Plug-in Implementations > New.
-
In the Script File field, select the script file that contains your plug-in implementation.
-
Click Create Plug-in Implementation.
The Select 2.1 Plug-in Type page opens.
-
Click File Processing Plug-In Type.
-
In the Name field, enter a name for your implementation.
-
In the ID field, enter an internal ID for the implementation.
If you do not provide an ID, NetSuite provides one for you when you save the plug-in implementation record.
-
In the Status field, select the status of the implementation.
-
In the Log Level field, select the appropriate logging level you want for the script.
-
(Optional) If you want, in the Description field, enter a brief description of the implementation.
-
On the Unhandled Errors subtab, define which individuals are notified if script errors occur.
-
Click Save.
For more information about creating the plug-in implementation, see Adding an Alternate Implementation to NetSuite.