Creating custom storefront APIs in the backend often involves a time-consuming process of crafting multiple files. Our PowerShell script automates endpoint creation to streamline this, generating the necessary classes and interfaces effortlessly. Let’s explore in this blog how to automate endpoint creation in Optimizely Configured Commerce with PowerShell. The Endpoints Optimizely Configured Commerce interacts with […]
Topics
Using Sitecore Personalize Decisioning to drive Queries in Sitecore Search
In my latest CMSWire article, “Composing Effective Personalization with Search,” I described the advantages of combining personalization engines with composable search solutions to create effective personalized experiences that take less effort to create and maintain than crafting custom messaging for every segment. This article was heavily inspired by my work with integrating Sitecore Personalize with […]
Exploring the Potential of Your Data with AWS Q Gen AI Chat Assistant and Perficient Handshake
The recent introduction of AWS Q has certainly caught the attention of the tech community. This new platform offers a promising set of features, including Retrieval Augmented Generation capabilities, aiming to enhance the domain of generative AI-powered assistance. It’s an interesting development that offers fresh possibilities for IT professionals and developers. In terms of utilizing […]
Perficient Successfully Partners with Mark Cuban Foundation to Host AI Bootcamps in Four Cities
Perficient had the honor of collaborating with the Mark Cuban Foundation for a third year to host impactful Artificial Intelligence (AI) Bootcamps for high school students in Dallas, Houston, Detroit, and St. Louis. Our colleagues have a strong passion for making a difference in their communities, and partnering with the Mark Cuban foundation to advance […]
Streamlining ERP Selection: A Business Imperative
The Core of Efficiency: Choosing the Right ERP Choosing the right Enterprise Resource Planning (ERP) system is critical for ensuring optimal efficiency and future growth of your business. It is important to choose a system that seamlessly integrates with your unique processes and objectives, acting as the driving force behind your business operations. It should […]
SQL Server Space Monitoring
On Operational projects that involves heavy data volume load on a daily basis, there’s a need to monitor the DB Disk Space availability. Over a period of time, the size grows occupying the disk space. While there are best practices to handle the size by adopting strategies of Purge for outdated data and add buffer/temp/data/log […]
Reinventing the Future: Early Takeaways from AWS re:Invent 2023
Our technology journey continues forward at an incredible pace – and today I’m honored to be alongside IT leaders and technical visionaries at AWS re:Invent in Las Vegas to connect on innovations, ideas, and groundbreaking strategies based on technology – and entirely focused on impacting real-world outcomes. We’re just getting started here, but already the […]
Adobe Commerce: Leading the Way in Proactive Healthcare Experiences
There’s been a massive change of tone in the healthcare space over the last few years. What is it you might ask? Well, simple. Proactive healthcare choice. Let me explain. Traditionally, healthcare was reactive – when something went wrong, we would go to the doctor or seek medical treatment. Today, however, the tables have turned […]
Sebastian Villegas Navarro Fosters a Global Perficient Approach
Perficient is comprised of thousands of skilled colleagues across the world who are working together to transform how the world’s biggest brands connect with customers and grow their business. Our global approach is setting us apart and paving the way towards an even brighter future. Our People of Perficient series lets us showcase the unique […]
Spotlighting Dynamic Women Leaders Driving Change: Andrea Milano
When Andrea Milano shares her proudest Perficient moments, she begins with people she leads and solutions provided to clients. She’s a shining example of Women In Technology at Perficient who successfully merge project management excellence with championing growth for everyone. Innovation Starts Inside The scope of Andrea Milano’s work is expansive and is powered by […]
Consensus – The Slippery Slope of Success
Consensus is most simply defined as a general agreement. Some definitions may include the phrases “broad agreement” or “unanimous”, but a tempered meaning is the acceptance of an idea. There are very few things in life that have a single right answer. And with such diversity in the world, you’ll almost never end up with […]
Mastering Vue.js Template Refs: A Comprehensive Guide
What’s this ref in Vue.js? The ref attribute is like giving a name to an HTML element or a part of your Vue template. This name lets you directly interact with and tweak these elements or components using JavaScript. A Practical Example Let’s make things crystal clear by diving into a simple example. Imagine you […]