Scenario:While creating a new script record in Netsuite and deploying the script, there may b a “Failed” message displayed on the status page. One major reason for this will be the file name of the script file if the filename of the script file is large or any special characters are used this may lead… Continue reading How to resolve errors while deploying Map/reduce script
Tag: deploy scripts
Deployment of Scripts and Scripts objects into a new Account
We must import the Suite script’s parent folder, which contains all of the scripts, into WebStorm. The objects for the suite scripts are contained in the ‘Script object’. It helps in the creation of scripted records and deployment records in the desired account. The objects that need to be imported to the WebStorm are Client… Continue reading Deployment of Scripts and Scripts objects into a new Account