Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
New to NetSuite | How to Use a Scheduled Script to Automate Nightly Data Cleanups
Overview
Scheduled Scripts in NetSuite allow you to automate recurring tasks such as cleanup, reporting, and record updates. For beginners, this is one of the most powerful ways to reduce manual work.
In this guide, we’ll create a simple Scheduled Script that runs nightly to clean up stale or unnecessary data (e.g., closing old Sales Orders that are stuck in “Pending Fulfillment”).
Step-by-Step Guide: Creating and Deploying a Scheduled Script
1.Log in with Admin or Script Access Role
- Navigate to Customization > Scripting > Scripts > New.
2. Upload the Script File
- Under Script File, upload your `.js` file containing the Scheduled Script logic.
0
