Sani
08/06/2026, 11:09 AM{
"type": "error.SuiteScriptError",
"name": "90084",
"message": "Operator EQUAL doesn't work with specified number of arguments",
"stack": [
"searchFile(/SuiteBundles/Bundle 582380/com.netsuite.extensionmanagement/ExtensionMechanism.Server/Services/FileApiSS2.js:88)",
"getHandlebarsRuntimeContent(...TemplatesCompilerMapReduce.js:512)",
"injectHandlebars(...TemplatesCompilerMapReduce.js:506)",
"reduce(...TemplatesCompilerMapReduce.js:288)"
]
}
The stack trace shows the error originates from NetSuite's internal searchFile() method during template compilation, and it doesn't identify a specific .tpl file.
Has anyone encountered this before or know what could cause this error? Any suggestions on how to identify the template or file that's triggering it would be greatly appreciated.
Thanks!Chris
08/06/2026, 4:35 PMChris
08/06/2026, 8:18 PMSani
08/07/2026, 10:04 AMChris
08/07/2026, 12:54 PMSani
08/08/2026, 5:53 PM