<img src="https://ws.zoominfo.com/pixel/5BFMW73xT6Cu70sN1cUt" width="1" height="1" style="display: none;">

Retrieving State and Country Lists in NetSuite Using SuiteScript

Posted by Steven Chao on Mar 25, 2025 2:23:27 PM

Working with Country and State Lists in NetSuite

NetSuite provides built-in lists for countries and their corresponding states or provinces. These lists are commonly used in address fields, custom records, and forms where users need to select a country or state.

This article will help you access these lists programmatically in SuiteScript.

Read More

Tags: NetSuite, ERP, Reporting, NetSuite Partner, NetSuite How To's, Accounting, NetSuite Tips, SuiteScript, State List, Country List

Troubleshooting for Record Does Not Exist in the SuiteScript

Posted by Steven Chao on Feb 25, 2025 9:00:00 AM

Error Name: RCRD_DSNT_EXIST

Error Message: That record does not exist.

When you are using the SuiteScript to do the customization, you may encounter this kind of error in certain situation. This article will discuss the possible cause and how to troubleshoot this error.

Read More

Tags: NetSuite, ERP, Reporting, NetSuite Partner, NetSuite How To's, NetSuite Tips, SuiteScript, Create, Edit, Record, Not Exist When Save

Test Token-Based Authentication(TBA) With RESTlet and Postman - Setup Steps

Posted by Steven Chao on Nov 26, 2024 9:00:00 AM

Overview

Token-Based Authentication (TBA) is a robust method for authorizing external systems to interact securely with NetSuite, particularly through its RESTlet endpoints. It utilizes OAuth 1.0, a well-established protocol for secure API authentication, offering simplicity and reliability for integrating applications.

Read More

Tags: NetSuite, ERP, Reporting, NetSuite Partner, NetSuite How To's, NetSuite Tips, SuiteScript, Authentication, TBA, RESTlet, Postman

How to solve "Missing Semicolon" Error in SuiteScript

Posted by Steven Chao on Nov 21, 2024 10:00:14 AM

Are you encountering an “Unexpected Error” while working on a SuiteScript in NetSuite? One common message that may appear is:

“Missing ; before statement.”

This error can be frustrating and often difficult to interpret. One possible cause might be using an incorrect NApiVersion.(Like you use 2.0 but with ()=> syntax).

Read More

Tags: NetSuite, ERP, Reporting, NetSuite Partner, NetSuite How To's, NetSuite Tips, SuiteScript, TroubleShooting, Semicolon

How to solve "Invalid Key" Error in SuiteScript

Posted by Steven Chao on Nov 19, 2024 9:00:00 AM

When doing the SuiteScript development, you may encounter this error:

Read More

Tags: NetSuite, ERP, Reporting, NetSuite Partner, NetSuite How To's, NetSuite Tips, SuiteScript, Invalid Key, TroubleShooting

Get User Preference by SuiteScript

Posted by Steven Chao on Nov 14, 2024 9:00:00 AM

When developing for NetSuite, you may sometimes need to handle user preferences. For instance, if you have a custom sublist with a column labeled “Date,” you might want to display the date based on the viewing user’s preferences.

Read More

Tags: NetSuite, ERP, Reporting, NetSuite Partner, NetSuite How To's, NetSuite Tips, User Preference, SuiteScript

Subscribe to our blog!

Recent Posts

Posts by Topic

see all

Request a quote