My Stuff
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
Hope, you have identfied the solution, but you can NOT call nlapiSetFieldValue('custbody_processing', 'F'); in finally scope, as it will always execute even if you call return. So call the above line as the last line in try block and in catch block