Resolve Internal Error Search Failed in SuiteCommerce Web Sites

Upon viewing all items in the web store, the Error: “Internal Error Search Failed” is displayed. The same error also happens on the Item Search API. However, when you remove the “fieldset=search” URL parameter to the Items Search API URL request, the list of items will be returned. One possible cause of this is that the Display… Continue reading Resolve Internal Error Search Failed in SuiteCommerce Web Sites

Adjust the Size of a field in Suitelet form with the native Suitelet method

Issue: Usually, the standard size of the TEXT Type field and other types should be different when you simply add different types of fields in suitelet form with no special styling. So to make size corrections to make them all look alike. But met with a case where updateDisplaySize() not working in Suitelet. Solution: Strictly… Continue reading Adjust the Size of a field in Suitelet form with the native Suitelet method

Resolve Error: “An error occurred during validation of Custom Objects against the account” During SDF Validation

There are instances wherein an error is encountered when trying to Validate a Project for a Custom Form against the Target Account.  Error: “An error occurred during validation of Custom Objects against the account (customformID)” Details: “The columnBreak value of the [scriptid=customdieldID] field object cannot be modified.”  This may be due to the value of… Continue reading Resolve Error: “An error occurred during validation of Custom Objects against the account” During SDF Validation

What is Selendroid

Selendroid was an open-source test automation framework for mobile applications, specifically for Android devices. It allowed testers and developers to write and execute automated test scripts for Android apps, similar to how Selenium WebDriver is used for web applications. Key features of Selendroid included: Automated Testing: Selendroid provided APIs and tools for interacting with Android… Continue reading What is Selendroid

Create a Payment Method

Description  To make ACH payments work on the Commerce website, must perform the following extra steps, Select ACH from the Type list. Check the Display in Web Site box. Save your ACH payment method and create an ACH payment processing profile. After your ACH payment processing profile is created, edit your ACH payment method. Under Associated Payment Processing Profiles, select your ACH… Continue reading Create a Payment Method