Resolve Internal Error Search Failed in SuiteCommerce Web Sites

Upon viewing all items in the web store, the Error: “Internal Error Search Failed” gets displayed. The same error also happens on the Item Search API. Please ensure that other SuiteCommerce Advanced (SCA) websites are not experiencing the same issue.Rarely, it has been observed that this particular problem occurs in multiple regions for SuiteCommerce webstores. However,… Continue reading Resolve Internal Error Search Failed in SuiteCommerce Web Sites

How to solve Internal errors on the transaction history of my account on the Website

Sometimes we encounter an error saying that internal error on the website in the transaction history of my account page. Notice (SuiteScript){“type”:”error.Suite ScriptModuleLoaderError”,”name”:”MODULE_DOES_NOT_EXIST”,”message”:”Module does not exist: /Web Site Hosting Files Live Hosting Files/SSP Applications/accessoOnesource/accessoOnesource2/_suitescript/third parties/backbone.validation.js”,”stack”:[]} This error comes because of backbone.validation.js file isn’t present or available in the SSP Application folder for V2 of the… Continue reading How to solve Internal errors on the transaction history of my account on the Website

Resolve “internal error Please check if the fieldset is created”

To resolve Internal error when clicking an invoice holding a subtotal line item in my account page in SCA, resolve with the following steps:   1. Locate the following file in the SCA Module: \StoreItem@X.X.X\SuiteScript\StoreItem.Model.js   2. Find the following line of code: if (!item.id || !item.type || item.type === ‘Discount’ || item.type === ‘OthCharge’ || item.type… Continue reading Resolve “internal error Please check if the fieldset is created”