End of Support for Data Center-Specific Email Domains

Data center-specific domains are targeted for deprecation in 2020.2 production accounts. Before the 2020.2 release, you must update your integrations, RESTlets, external Suitelets, and external forms in your production account that are still using data center-specific domains. Using account-specific domains removes dependencies on the data center where your account is hosted. Solution Traffic Health Reports… Continue reading End of Support for Data Center-Specific Email Domains

Multiple Search Feasibility

Our Requirement is to remove all finance-related fields in the transactions for certain roles. So they should not view these fields in transaction Records, Lists, Dashboard, Searches, Reminders, and Reports, etc. These fields can be made hidden to the roles (except admin) by customizing the forms and setting that form as the preferred one for… Continue reading Multiple Search Feasibility

SOAP Basics

SOAP stands for Simple Object Access Protocol. It is a format for sending and receiving messages. It is an application communication protocol and platform independent. It is important for web applications to be able to communicate over the Internet. The best way to communicate between applications is over HTTP, because HTTP is supported by all Internet browsers and servers.… Continue reading SOAP Basics