Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Debugger not firing
I have created a couple of server side scripts that I am trying to debug but for some reason the debugger doesn't stop and allow me to step through the code, it just sits there saying 'Waiting for User Action'.
I have some nlapiLogExecution statemtents in my script which are being written to the log so I know for certain that the code is running, just that the debugger isn't stopping when it does.
I have another script that debugger stops on without any issue.
The only thing I can think of that 1 of the problem scripts is on the sales order and is the 6th script on the deployment list. I know that 2010.1 allowed up to 10 so it should be fine (and besides it is executing). The other problem script is deployed on the invoice and is the 3rd of 4 scripts there. The script that is firing the debugger correctly is the only script deployed to the Item Fulfillment record. Would any of this make a difference?