-
In the previous article, we did learn about the process of Sitecore authentication which uses the ASP.NET membership behind the scene. We also discussed how the user profile data are stored in the database and how we can extract and de-serialize the same. The following are the previous two articles for your reference. In this…
-
I hope you must have read the first article, Sitecore Commerce to Order Cloud Data migration – Article 1, in which I described about the start of my journey for Sitecore Commerce to Order Cloud data migration. If you have not read yet, I would recommend you should read that article before moving ahead in…
-
This short and introductory article is all about focusing on the research and development efforts behind a significant data migration project. The core objective was to transition a monolith Sitecore Commerce web application into a composable architecture, involving the seamless migration and integration of components like XM Cloud, Order Cloud, and Sitecore Discover. In my…
-
In this article we will go through the real life use case (based on my experience while working on the XM Cloud project) to see how we can use the Admin API for the Experience Edge for XM or XM Cloud. Problem In the XM Cloud project, we have two websites with dedicated content but…
-
In this video tutorial, we will learn how to clone the XM Cloud Foundation head repository into our local system. Please watch the video to learn more. Please feel free to post your comments for your queries or suggestions.
-
In this article we will look into how to fix the XM Cloud deployment build step failure issue. Problem Let’s have some background first! I’m working on the XM Cloud project for which we have 4 different environments created in XM Cloud environment. Till date 11 June 2024, everything was working fine with existing projects…
-
Learn how to fix the ERR_SSL_KEY_USAGE_INCOMPATIBLE error for Sitecore Commerce while installing a fresh instance for POC or development work.
-
During my recent XM Cloud project work, I came across the requirement to get the public URL and alt text for the assets uploaded in the Content Hub. Anyone who has experience with Content Hub, must know that the DAM connector for XM Cloud has configurations for mapping the fields between XM Cloud and Content…
-
Verify your serialized Sitecore item .YAML files are valid or not by pushing the serializations to local before deploying the solution to XM Cloud instance. BEST PRACTICE FOR XM CLOUD Recently we encountered the issue which put everyone on high heart beats when we learned that our XM Cloud instance which is getting prepared for…
-
Are you a Sitecore developer looking for ways to connect your headless application running locally from the XM Cloud environment as the editing host? Look no further than the tunnel command in Sitecore CLI. By utilizing this feature, you can easily connect your local application to the editing host in XM Cloud and streamline your…