Hello Trailblazers! Salesforce is a highly customizable platform that caters to a wide range of business processes and user needs. One essential feature that facilitates this customization is the use of Record Types. Record Types in Salesforce allow you to control picklist values and page layouts, providing a tailored experience for different users or business […]
Technology Partners
Understanding AWS Lambda Execution Role
As we know, AWS Lambda is a serverless computing service that lets you run code without provisioning or managing servers. However, for Lambda functions to interact with other AWS services or resources, it needs permissions. This is where the AWS Lambda execution role comes into picture. An execution role is an AWS Identity and Access […]
iCEDQ – An Automation Testing Tool
Data Warehouse/ETL Testing Data warehouse testing is a process of verifying data loaded in a data warehouse to ensure the data meets the business requirements. This is done by certifying data transformations, integrations, execution, and scheduling order of various data processes. Extract, transform, and load (ETL) Testing is the process of verifying the combined data […]
Manage Rising Expenses in Insurance
Have you noticed your expenses rising lately? Eating out costs are up over 4% year over year, housing expenses have increased by 5-6%, and opening your auto insurance bill reveals a shocking 22% hike. These figures highlight the inflationary pressures impacting various sectors but are particularly severe in the property and casualty (P&C) insurance industry. […]
AEM Local Development With OpenJDK 11 and Maven 3.9.x
The official Adobe tutorial for setting up a local AEM development environment requests the reader to install Java JDK 11 for AEM 6.5 and above. It does not provide a download link for the Java JDK 11. If you were to do a quick Google search for “JDK 11 download,” you would be presented with […]
Unlocking the Power of Salesforce OmniStudio Integration Procedure: An In-Depth Guide
Salesforce OmniStudio Integration Procedures are advanced tools designed to help organizations streamline and automate their business processes by integrating with various external systems. This guide provides an in-depth understanding of Integration Procedures, covering their key features, building elements, and best practices. Salesforce OmniStudio Integration Procedures are server-side processes that facilitate complex data transformations and seamless […]
Powering AI-Driven Insights and Experiences: A Wealth Management Success Story
Wealth management is evolving rapidly, driven by generational shifts, changing advisor roles, new business models, regulatory demands, and a growing preference for low-cost passive products. In response to these changes, our fintech client partnered with one of the world’s largest financial institutions to develop a next-generation, open-source, front-to-back wealth management platform. This innovative platform aims […]
Sitecore JSS Development Essentials: Create new placeholder in Sitecore Next.js app
In the previous blog, I demonstrated how to create a new component in JSS Next.js app. If you must have noticed, I added it to an existing Main placeholder, however most of us come across scenarios where we have to create new placeholders to build the desired page design. So, in this blog, I will […]
Sitecore CDP: Understanding Identity Resolution
Sitecore CDP tracks user behavior by linking browsing session, events, and orders to a guest profile. By default, guests are marked as “visitors” meaning we do not know who they are. A guest can become a “customer” meaning we know who they are. In order to identify a guest, we must send an “IDENTITY” event. […]
Adobe Sites: Migrating from Webpack to Vite
Webpack is an amazing bundler for JavaScript and, with the correct loader, it can also transform CSS, HTML, and other assets. When a new AEM project is created via the AEM Project Archetype and the front-end module is set to general, Adobe provides a Webpack configuration to generate the project’s client libraries. Introducing Vite Vite […]
How Turso Brings Globally Distributed Databases Closer to Users
When we think about globally distributing an application to increase its performance, we usually consider deploying our front or back end in a serverless architecture, a CDN, or perhaps in an edge network. But, while these approaches work and give the expected results, we can go further and try to increase performance even more. What […]
Seamless Data Integration with Salesforce OmniStudio DataRaptor
Salesforce OmniStudio is a platform of tools designed to streamline digital interactions and workflows. A crucial component within this platform is the DataRaptor/ Data Mapper. DataRaptor is a declarative data integration tool that allows users to read, transform, and write/create Salesforce data seamlessly. It simplifies data extraction and manipulation, making it essential for anyone looking […]