Where to Find It Design Workspace → Solid Tab → Create → Thread Or in the toolbar: Create → Thread How to Use the Thread Tool 1. Start the Command Go to Create → Thread. Select the cylindrical face (for external threads) or hole face (for internal threads). 2. Set the Options 3. Positioning You… Continue reading Thread Function in Fusion 360
Month: October 2025
Shopify to NetSuite Customer Sync: Map/Reduce Script Integration Guide
Integrating Shopify with NetSuite helps automate the synchronization of customer data between both platforms. This ensures customer information, such as contact details and order history, is consistent and up-to-date across both systems, reducing manual effort and errors. With this integration, businesses can improve operational efficiency and gain real-time visibility into their customer data. In this… Continue reading Shopify to NetSuite Customer Sync: Map/Reduce Script Integration Guide
Building a Third-Person Bow & Arrow System in Three.js
Creating an interactive, real-time 3D experience in the browser has never been easier thanks to Three.js. In this article, we’ll dive into building a complete third-person bow & arrow aiming system — including smooth aiming, bone attachments, character animation, and projectile physics — all running fluidly on the web. Overview This project demonstrates: A third-person… Continue reading Building a Third-Person Bow & Arrow System in Three.js
Make Fields Mandatory on Transaction and Entry forms.
By default, some of the standard fields in NetSuite are already set as Mandatory depending on the importance or impact of that field/s into the Transaction or Entity records. But if there are some other fields that user wants to set as Mandatory, here are the steps on how to do so. NOTE: These steps apply on both Transaction forms and Entry forms. 1. Navigate to Customization… Continue reading Make Fields Mandatory on Transaction and Entry forms.
BotGauge-AI-Driven Testing Tool-Pros & Cons
BotGauge is a cutting-edge AI-powered testing platform launched in 2025, focusing on no-code automation and autonomous AI agents to streamline QA for web, mobile, API, and enterprise apps. It leverages generative AI for test creation, execution, and maintenance, achieving up to 85% cost savings and 20x productivity gains. Use Cases eCommerce: Dynamic UI testing (PDP,… Continue reading BotGauge-AI-Driven Testing Tool-Pros & Cons
VoiceBot API Integration
The purpose of this task is to enhance operational efficiency and improve customer engagement by enabling automated voice communication directly from the Lead record in NetSuite. By adding a custom button that triggers a SuiteScript REST API call to the Voicebot Auto Call Bridging API, users can instantly initiate automated calls without leaving the CRM… Continue reading VoiceBot API Integration
Advantages of Storing Record and Field IDs Inside a Common Library for Integration Projects
In SuiteScript development, particularly when building integrations for NetSuite, managing custom records, custom fields, and other identifiers can become complex. One way to streamline and enhance the maintainability of your scripts is by storing the IDs of these records and fields in a static variable within a common library. This approach centralizes the management of… Continue reading Advantages of Storing Record and Field IDs Inside a Common Library for Integration Projects
Subscription Metrics SuiteApp
The Subscription Metrics SuiteApp is designed to help NetSuite users track and analyze key subscription business metrics. It’s particularly valuable for SaaS companies and other subscription-based businesses that need to monitor recurring revenue performance. It allows businesses to easily track key metrics like MRR, ARR, churn, and bookings with live dashboards, filters, and detailed reports.… Continue reading Subscription Metrics SuiteApp
Tax Calculation Plugin Error
When adding items to a transaction via a User Event Script or using Add Multiple in the UI, the HSN Code is not automatically sourced. This is a known limitation and considered an enhancement request. Attempting to manually set the HSN Code within a User Event Script and then saving the record will result in… Continue reading Tax Calculation Plugin Error
Simplifying Data Transformations with the Expanded Handlebars Helpers Library
What It Is : This article explains how Celigo has enhanced its mapping and transformation capabilities by introducing an expanded library of built-in Handlebars helpers. These new helpers give you stronger and easier ways to format, manipulate, validate, and transform data directly inside mappings—reducing the need for custom scripts. Need to Use… Continue reading Simplifying Data Transformations with the Expanded Handlebars Helpers Library