You can use the NetSuite Debugger to debug RESTlet code in the same manner that you debug other types of SuiteScript code. If you have installed and set up the SuiteCloud IDE, a debug client is available for your use. The RESTlet/Suitelet Debug Client enables you to debug deployed RESTlet and Suitelet SuiteScripts with the… Continue reading Debugging a RESTlet
Tag: debugger
SuiteScript 2.0 Client Script Debugging
Scenario: I recently ran into a problem where I created a Suitelet that downloaded HTML to include in the page. Next, I wanted to add JavaScript. However, when I went to debug the JavaScript in Chrome it threw an error, but the “Sources” tab in Chrome Dev Tools was blank. I saw the red X,… Continue reading SuiteScript 2.0 Client Script Debugging
How to load a search in Script Debugger
Easy code to load a search in script Debugger
Item Price List Update
This script sample helps to fetch and update item price list of inventory item.