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

Troubleshooting: How to Handle "The Record Is Locked by a Workflow Action" Even When Your Script Runs as Admin

Posted by Steven Chao on Oct 21, 2025 9:00:01 AM

Read More

Tags: NetSuite, ERP, NetSuite Partner, NetSuite How To's, NetSuite Tips, Workflow, TroubleShooting, SuiteScript 2.1, User Event Script, suitelet, Record Lock

Saving Files from Client Script in NetSuite Using Suitelet

Posted by Steven Chao on Jul 8, 2025 9:00:00 AM

 

Introduction

In NetSuite, saving files directly from a Client Script (CS) is not possible because the N/file module is only available on the server side. To work around this limitation, you can send file data from the browser to a Suitelet, which then saves the file to the File Cabinet using server-side APIs.

This article demonstrates how to implement this pattern, including example code, best practices, and a brief introduction to JavaScript file objects used in the browser.


Read More

Tags: NetSuite, NetSuite How To's, NetSuite Tips, SuiteScript, Client Script, suitelet, file upload

Subscribe to our blog!

Recent Posts

Posts by Topic

see all

Request a quote