In our fast-paced digital age, where smartphones have become an extension of ourselves, technology is increasingly playing a vital role in shaping our well-being. For those grappling with psychological and psychiatric disabilities, the journey towards mental health has found an ally in the form of innovative apps. In this installment, we set our sights on […]
Technology Partners
Demystifying the CRON Expression in Salesforce
Hello, Trailblazers. In this blog post, we will cover a very important topic that we use in our day-to-day Coding practices or Programming- CRON Expression. CRON Expression As you know, Salesforce provides a very great feature of Scheduling an Apex class. You can schedule classes in a standard way through customization with the frequency of […]
A crash course of Next.js: rendering strategies and data fetching (part 1)
This series is my Next.js study resume, and despite it’s keen to a vanilla Next.js, all the features are applicable with Sitecore SDK. It is similar to the guide I recently wrote about GraphQL and aims reducing the learning curve for those switching to it from other tech stack. Next.js is a React-based framework designed […]
Apex Trigger for Custom Validation in Salesforce
Hello, Trailblazers. In this blog post, we will learn how to write an Apex Trigger for Custom Validations. Acceptance Criteria: Write an Apex Trigger to restrict the Payment until the Final Quote is “Approved”. To solve this, we have custom objects named Payment__c and Final_Quote__c in a lookup relationship with each other. Its lookup field […]
Empowering HCL Commerce with Spring Boot: Unleashing the Power of Modern E-commerce
INTRODUCTION: In the ever-evolving landscape of e-commerce, adopting modern technologies is essential to stay competitive and deliver a seamless online shopping experience. HCL Commerce, a robust e-commerce platform, can be further empowered by integrating with Spring Boot—a powerful framework for building Java-based microservices. In this blog post, we’ll explore the synergy between HCL Commerce and […]
AI Tool Selection: How to Pick a Trusted Set of Tools
Organizations are overwhelmed with the volume of generative artificial intelligence (gen AI) tools in the market today. Sequoia and Meritech Capital released the latest version of their AI50 in April of 2023. This map visualizes the top 50 privately held companies in the AI space. Since the updated version was released, a large volume of […]
HCL Commerce Spring Framework
INTRODUCTION: The Power of the Spring Framework: The Spring Framework is a lightweight, open source programming and configuration model for developing Java based enterprise applications. This framework is used in HCL Commerce for building and configuring Management Center, including the managing of URL requests from Management Center to retrieve and process object data. Management Center […]
Demystifying HCL Commerce Common Architecture: A Comprehensive Overview
INTRODUCTION: In the fast-paced world of e-commerce, businesses are constantly seeking robust and scalable solutions to provide seamless online shopping experiences. One such solution that has gained prominence is HCL Commerce, an innovative platform designed to meet the diverse needs of modern e-commerce. At the heart of HCL Commerce lies its common architecture, a carefully […]
Add Configuration for Non-Docker Desktop
Configuring applications outside of Docker desktop environments needs to be done carefully. For seamless integration, we must know how to add the required configurations. In this article, we will explore the essential steps to successfully add configuration for a non-Docker desktop environment, ensuring efficiency and reliability in our development workflow. As Vikrant Punwatkar explained in […]
End of Year Enhancements for Oracle Enterprise Data Management (2023)
Earlier this month Oracle released a long list of new features for EDM (Oracle Enterprise Data Management). The enhancements address several areas that great improve the tool for both administrators and business users. Follow below as we take a look at a few of the features which we believe are most beneficial. Customized Navigation […]
Understanding the HCL Commerce Ajax Framework: Exploring Requests and Responses
Introduction: In today’s fast-paced world of e-commerce, providing a seamless and responsive user experience is essential. This is where Ajax (Asynchronous JavaScript And XML) comes into play. Ajax allows web applications to communicate with a server in the background without disrupting the user’s experience. HCL Commerce, a popular e-commerce platform, includes a robust Ajax framework that facilitates these […]
Learn more about Microsoft Viva Engage
Viva Connection is nowadays everywhere or we can say every organization is using it. Viva Connections is an organization’s personalized gateway, providing employees with a centralized hub to access company news, policies, and resources. This feature transforms Microsoft Teams into an engaging and dynamic intranet-like experience, where employees can stay informed and connected. Microsoft Viva […]