Category "netsuite"

SuiteScript - Open, Read File

This is going to be a really stupid question - how do I open a file in the Filing Cabinet and read it in, line by line, using SuiteScript? Every example I can f

M2M Client Credential Flow between NetSuite and Synapse

I am looking to create a flow somewhere in the Azure stack to allow me to get M2M authentication between Azure Synapse and NetSuite. The goal is to be able to d

Need to prompt user for text during NetSuite Workflow

Business logic: when an Approver rejects an expense report, an e-mail must be sent to the creator. This e-mail must contain the reason for rejection. Existin

How to move sublist fields created from User Event script

I added a sublist field on a transaction. For instance a Sales Order. When you add the field via user event script, it positions the field at the end of the sub

Automatic CSV Import Bank Data

Is it possible via scripting to import CSV data into "Match Bank Data". Scenario. With some Australian banks not supported by Saltedge, and SFTP not a cost effe

How could I edit the information on popup window in NetSuite?

How could I edit the information on popup window in NetSuite ? Like this photo, I wanna to show some other information in this popup window . enter image descri

NetSuite - Using SuiteScript to Create Button to Print Packing List on Transfer Order

I'm trying to follow SuiteAnswers 41269 (which is for adding a Packing List to an Item Fulfillment) to add a button to print a packing list to a Transfer Order.

NetSuite SOAP API: Populate PurchaseOrderList on VendorBill record retrieval

When using the NetSuite SOAP API I would like to retrieve the purchaseOrderList for a VendorBill record. The purchaseOrderList field is shown as a RecordRefList

Hide other field on field change - Suite Script 2.0

I would like to hide the ID 'custrecord_hrx_vendor_status_list' once item has selected in select box ( options ). Here is my code. /** * @NApiVersion 2.x * @NS

NetSuite SuiteScript to modify file in the file cabinet

We have files within the NetSuite file cabient which need to be updated (the url field has changed). I found the noted article on this site but there is no cod

How can I put HTML in sublist field?

I want to add a link to a sublist field. every line item will have different link I tried with URL field but its just to put the link - I want to make the windo