Skip to main content
0 votes
1 answer
19 views

Has anyone found a reliable way to stop N/https from forwarding the original Authorization header during a 302 redirect? The Problem: > I’m calling a third-party endpoint that redirects to a signed ...
Aithan Gimenez's user avatar
Advice
0 votes
0 replies
20 views

I am working on Netsuite Electronic Bank Payments(EBP). I have created my own custom record "payment profiles". Can we access custom record values like cbank, ebank, PFA in payment file ...
Maira S's user avatar
  • 121
0 votes
2 answers
88 views

Hope you can assist. Let me offer some context. I have an opportunity record which auto-processes lines as followed: User populates "Item cost FX" field User clicks "recalculate" ...
Arif WB's user avatar
  • 315
0 votes
0 answers
63 views

The image file has attribute alttagcaption which is responsible for setting an alt attribute on the website. I can't find a way to set its value from suitescript directly on the file (or whatever this ...
Андрей Дорошенко's user avatar
0 votes
0 answers
45 views

This is executed on the Item Fulfillment record. How would I be able to get current Item Fulfillment record ID and Sales Record ID? define(['N/render', 'N/record', 'N/xml', 'N/format', 'N/file'], ...
Mango's user avatar
  • 3
0 votes
1 answer
75 views

This is an Item Fulfillment record, but needing Sales Order data. I've added the records. How would I access them in the Adv PDF Template?: renderer.addRecord('record', record.load({ ...
Mango's user avatar
  • 3
0 votes
1 answer
55 views

I hope you are doing well! I am trying to unselect specific customer from sepcific item multiselect field in map reduce script. I am setting new customers in a field using setvalue. But my approach is ...
Maira S's user avatar
  • 121
0 votes
1 answer
51 views

I hope you are doing well! I have developed map reduce script to generate and email csv file for dataset results. I am processing data in batch and rescheduling the script. The problem is, there are ...
Maira S's user avatar
  • 121
0 votes
0 answers
43 views

I am facing challenge in rescheduling map reduce script and generating the csv file. I would appreciate an advice! challenge: If I reschedule script, I will create empty CSV file in first iteration ...
Maira S's user avatar
  • 121
0 votes
0 answers
38 views

My background is C development hence the header and source terminology. Most examples I see online tell me to use this format: Header: /** * @file Sample Server Utilities module. * * @NApiVersion 2....
NeverSuite's user avatar
1 vote
1 answer
135 views

I hope you are doing well! I have developed map reduce script to send dataset results as a csv file using map reduce script. If there is huge data, script exceeds usgae limit in the reduce stage. I ...
Maira S's user avatar
  • 121
0 votes
1 answer
47 views

I have IDs grouped by brands and array was long // Set brand ID array for selected business var brandOptions = { BHS: [1, 2, 3, 4, 21, 22, 23, 24, 25, 26, 41, 48, 39, 40, ...
chellybelly's user avatar
0 votes
0 answers
113 views

Currently I am trying to develop a NetSuite Single Page Application using VS Code and TypeScript. But there's some error on the UIF module import. Cannot find module '@uif-js/core' or its ...
Faiz Byputra's user avatar
0 votes
0 answers
47 views

I hope you are doing well! I am trying to retrieve sales orders based on the "Sales Orders by Sales Rep" report for a specific date range. After retrieving the sales orders, I plan to ...
Maira S's user avatar
  • 121
1 vote
1 answer
64 views

In NetSuite, I have a Workflow Action Script that updates a Purchase Order, but I want to avoid triggering another workflow on the same record. That workflow handles approvals, and I don't want to ...
Viks's user avatar
  • 237

15 30 50 per page
1
2 3 4 5
102