Mohammed Syam wins Sitecore Most Valuable Professional award
Elite distinction awarded for
commitment and dedication to the Sitecore community
Insights, Features, Solutions, and Tips for Sitecore Enthusiasts!
Mohammed Syam wins Sitecore Most Valuable Professional award
Elite distinction awarded for
commitment and dedication to the Sitecore community
Recently I worked on a sitecore commerce implementation, and while working on too many extension areas in sitecore commerce one of these areas was working with checkout process, we needed to extend the checkout shipping address steps, in this blog post will highlight the main areas that you would need to be aware of and need to be updated, in addition to best practices while working with Commerce SXA theme items. are you read? keep reading!!
What a wonderful Sitecore Symposium we had this year, yes for one more year we had it online, but as always it was a lot of fun and a lot of new announcements and news, Sitecore CDP, Search, Discover, Send, OrderCloud and many more have been announced, all can be combined in a new CMS! yes a new composable CMS, you can have a fully SaaS content management solution with Sitecore new composable DXP, if you got excited, keep reading! :)
Have you heard of Circuit Breaker design pattern? have you heard of configuring Circuit break for Sitecore xConnect? no, then this article is for you, I've been reviewing sitecore log files on my local Commerce environment and accidently found error messages related to Circuit Breaker while seeing xConnect errors caused by my xConnect instance had wrong connection strings info, I got interested and wanted to understand what is it and when it was introduced?! keep reading! :)
If you worked with Sitecore Analytics before, you must have come across Top downloads report under behavior tab, this report shows the assets that your contacts have downloaded the most from your website. but sometimes you may get a request from your client to get more information and control over this report, like as example, sort, filter, or maybe show all assets not only the top ones. In this case you would need to go with a custom approach, either built a custom analytics report or why not to export the report into a CSV and give your client a full control over it. In this post, I'll walk you through a step by step approach to pull these information from Analytics database into a csv format. excited?! keep reading!
Have you worked with Sitecore Content Hub Web Client SDK [External Integration]? or are you planning to using it with you next project? you will definitely find this post useful, this post will focus on some points that will definitely affect/enhance you application performance, we will discuss APIs calls, properties/meta data loads and workarounds, so keep reading!

In a recent Coveo implantation I worked on, our client asked for a home page rendering that should the most popular searches, so we need to get the common keywords that have been used in our global search page, and when user click on these words, the client will be redirected to the global search results page with the result pre-filtered using the clicked keyword, in this post I'll show you how I did that and please comment or email me if you have a better way of doing it.

In a recent integration project we worked on, we used Sitecore Content Hub (CH) Wen client SDK to build a web PI application to serve as middle point between Sitecore CH and a third party application, we learned a lot through this project, and one of these learning lessons is the speed of pulling data from CH and how CH aggregates would be great help while working on such implementation, in this post I'll introduce aggregates and discuss how it could help enhance your application performance, excited? keep reading :)
This year sitecore hackathon was so excited, we participated in " The best enhancement to the Sitecore Admin (XP) for Content Editors & Marketers" category, and we build a simple but very useful feature, how may times you worked on creating a Sitecore Package and you missed to include the media items? how many times you wanted to package specific item version? our Enhanced Package Designer module will offer you these functionalities, all what you need to do is to install a simple package.
How many times you worked with virtual users in Sitecore? Do you know what is Sitecore virtual users? have you ever run into issues with virtual users on your production environment? In this post I would like to share my experience with virtual users in a scaled production users, if you don't know virtual users or when/how to use it, or if you run into issues with it I highly suggest you keep reading!
If you worked with Sitecore Content Hub you may cross the need of scheduling a trigger for some scripts you have running in Content Hub, and you probably found that Sitecore Content Hub doesn't offer a schedule tasks for running scripts, so you need to integrate with external system, and Azure function is one of the external systems/services that you could use, in this post, I will show how you can trigger a script in Content Hub from azure function as well as how you can pass parameters into the script. keep reading!
![]() |
You probably familiar with Sitecore Content Hub pages and pages components, you could tried adding the out of the box components to a page but do you know that you can create you own component? In this post I will explain Sitecore Content Hub External Components and walk you through creating a simple CH external component.
In this post I will explain how you can refresh renditions, both the OOTB existing Content Hub feature and how to programmatically do this, to get a good idea on refresh renditions, I would suggest you first read this blog post before going through this one. we will talk about mass edit jobs, processing job and limitation of the existing OOTB and how you can overcome this.
In this year special Sitecore Symposium there were a lot for new stuff and news around Sitecore Content Hub, a lot has been shared through the road map keynote by Desta Price, EVP Product Management at Sitecore and Tom De Ridder, Chief Technology Officer at Sitecore, starting from Content insights, Content Coverage until the new Content as a Service (CaaS) offering that is coming in the early 2021, also some new news about the CMP connector that has been recently release and the new versions on the roadmap, want to know more about these, keep reading!
The first ever Digital Sitecore Symposium kicked off on Monday October, 26th 2020, with a Virtual Happy Hour by Sitecore CMO Paige O’Neil and Sitecore Official Comedian, Jake Johannsen. As an amazing annual Sitecore Conference, 4,500 attendees with more than half of them from outside of the United States, attending from a 70+ counties, showed up this year. Symposium is the ideal place for learning new platform features and products while networking with other Sitecore enthusiasts.
In the previous post I gave an introduction for the different sections you as developer will deal with when using Sitecore Content Hub, In this post I will show you a simple scenario when you need to write a custom code for updating an asset an example, and where you can add this code, mainly there are two places where you can have this logic, you can create a new Content Hub script or create an azure function on your function app azure resource.
In this post we will talk about Sitecore Content Hub renditions, media processing settings and flows and also share a code logic you may need to use when working with DAM and assets renditions, specially if you know there is no auto refresh of renditions in Content Hub, so if you added or made any changes to your media processing settings, this will take affect on the new uploaded/processed assets but not existing un-updated assets.
In this series of Sitecore Content Hub for developers, I'll share with you all the information you need to start working and getting familiar with Sitecore Content Hub and specially I'll focus on the areas related to developers, you probably familiar with the different modules that Sitecore Content Hub Offers, Digital Asset Management (DAM), Content Marketing Platform (CMP), Product Content Management (PCM) and Marketing Resource Management (MRM), if you're not still familiar with these, thats fine, check this article to get an idea.
In this post and coming posts of Sitecore Content Hub for Developers we will discuss Schema, Entities, Scripts, Actions, Triggers, REST API, Azure Functions, Package export/import, in addition of how you can have IntelliSense while using Stylelabs SDK.
