Security Alert: AI-Powered Browsers at Risk of Indirect Prompt Injection Security researchers at Brave Browser have uncovered a critical vulnerability affecting AI-powered web browsers: attackers can embed hidden instructions in webpages that the browser’s AI agent interprets and executes as if the user had given them. What the Flaw Is When a browser… Continue reading Security Alert: AI-Powered Browsers at Risk of Indirect Prompt Injection
Category:
Duplicate sales orders
If your flow is intermittently creating duplicate sales orders with the same ID value, this is most likely caused by multiple calls processing the record simultaneously. To resolve the issue, change your concurrency settings. What is concurrency? When submitting records to an application, inconsistencies can result if you’re using a concurrency level greater than one… Continue reading Duplicate sales orders
Issue with deployed changes not reflecting on the live site
What is Changing? With the release of NetSuite 2026.1, you need to update an attribute in your SOAP library. If you don’t make this update, you may experience disruptions when deploying changes using gulp commands with the SCA developer tools. Important: This change will not affect live SuiteCommerce (SC) or SCA websites or extensions. This only affects… Continue reading Issue with deployed changes not reflecting on the live site
How to automatically Populate NetSuite’s Email Composer with Additional Recipients Sublist?
We can add a User Event – beforeLoad on the Message record to auto populate the custom fields from the custom record to the Email popup. Use the below code to set the value. /** * @NApiVersion 2.1 * @NScriptType UserEventScript */ /******************************************************************************************************************** * * Magswitch Technology-USA-NS * * MAGT-1224 : Multiple Email Population in… Continue reading How to automatically Populate NetSuite’s Email Composer with Additional Recipients Sublist?
Scripted Records and Dynamic Forms
Scripted Records in NetSuite In NetSuite, Scripted Records are records that are created, modified, or managed using SuiteScript, NetSuite’s JavaScript-based scripting framework. SuiteScript allows developers to automate business logic, enforce data validation, and integrate with external systems. These scripts can be applied to various record types such as Sales Orders, Invoices, Customers, and Custom Records.… Continue reading Scripted Records and Dynamic Forms
SuiteCloud IDE vs. Web IDE
SuiteCloud IDE and Web IDE are two development environments offered by NetSuite for customizing and extending platform functionality. SuiteCloud IDE is a plugin for Eclipse, designed for developers who prefer a desktop-based experience with robust features like local file management, version control integration, and advanced debugging tools. It allows for offline development and is well-suited… Continue reading SuiteCloud IDE vs. Web IDE
Benefits of Setting QA Process in an Agile Environment
Setting up a Quality Assurance (QA) process in an Agile environment provides a structured yet flexible framework to ensure high-quality software while maintaining Agile’s speed and adaptability. Below are the key benefits, organized by category for clarity: 1. Improved Product Quality Continuous testing ensures defects are caught early in each sprint, reducing the likelihood of… Continue reading Benefits of Setting QA Process in an Agile Environment
Revenue Recognition Methods: Straight-Line, Percentage of Completion, and Time and Material
Revenue recognition is an important accounting principle that determines when and how revenue is recognized in financial statements. Different methods are used depending on the nature of the business, the type of contract, and the timing of service delivery. Three common revenue recognition methods are the straight-line method, the percentage of completion method, and the… Continue reading Revenue Recognition Methods: Straight-Line, Percentage of Completion, and Time and Material
Integrating Excel with NetSuite via ExtendInsights
Organizations often find that although NetSuite does a great job as an ERP/financial system, their go-to analytics and ad-hoc reporting tool remains Microsoft Excel. The challenge arises when data must be exported manually (CSV dumps, manual copy-pastes), or when non-technical users want to update NetSuite records in bulk via Excel. ExtendInsights addresses this by enabling:… Continue reading Integrating Excel with NetSuite via ExtendInsights
SuiteCommerce Advanced (SCA) Implementation
Overview SuiteCommerce Advanced (SCA) is a comprehensive e-commerce platform designed to deliver a high-performing, fully integrated online shopping experience. This guide provides an overview of the requirements and deliverables for a typical SCA implementation, covering platform deployment, segment-specific site development, core e-commerce features, catalog migration, loyalty program integration, and more. 1. Platform Deployment Requirements The… Continue reading SuiteCommerce Advanced (SCA) Implementation