-
Is it possible to update project tasks in bulk?
Hi There Is there a way to update project tasks in bulk? In particular, start dates, resource allocations,etc? Several years ago, I recall doing this with a scheduled workflow. I was wondering if there is another way to do it? e.g. Can tasks be updates using a map reduce script? thanks
-
Script Error
Anyone familiar with the script error: UNEXPECTED_ERROR Can't find method nlapiSetLineItemDisabled(string,string,string,number). (INVOCATION_WRAPPER#3) Error at RecordInvoker.save (suitescript/resources/javascript/record/serverRecordService.js:371:13) at NetSuiteObject.thenableFunction() This shows in the execution log of…
-
NetSuite Map/Reduce Script Concurrency
I have 100s of Counties and 6,00,000 Customers which belong to one of these Counties in my NetSuite Account. There are a few assignments in County record that need to be updated to the Customers. I have written a user event script which will trigger when a county has been updated. The user event script in turn will trigger…
-
Map / Reduce Script not triggering User Event script?
Hello Gurus, I need help understanding why the User Event script is not triggering when M/R script updates the Invoice, here is my scenario: User Event script deployed on the Invoice record which set line fields M/R script called from the Suitelet with parameters that change the value of the body field. Result: M/R script…
-
How to cancel a Map/Reduce Script?
I've tried inactivating the script and that didn't have any affect. The Get Input Data stage has been running 18 hours now and hasn't moved to the next stage. Is there anyway to cancel the job?
-
Same script to create Deposit gives me error RECORD_HAS_BEEN_CHANGED in prod but not in sand?
This started about a week ago sandbox was refreshed about 3 weeks ago so all should be a copy of prod. The map/reduce script that does some reconciliation and then creates a Deposit is working smoothly in sandbox but in production just stopped working a week ago and the error we get is the RECORD_HAS_BEEN_CHANGED. I've…
-
Upcoming Change to Electronic Bank Payments SuiteApp Schedule Batch Deployment Scripts
This notice is intended for customers who use the NetSuite Electronic Bank Payments SuiteApp. This upcoming change will affect accounts that process Schedule batch payments. What is Changing Previously, the script deployment customdeploy_2663_batch_processing_ss was used for scheduling the batch creation. After the 2020.2…