The QA team, we are working with has raised a very interesting issue while testing newly created data report using Sitecore Poershell Extenstion(SPE). The Issue The data report was executing perfectly but while trying to export the data in any of pre-defined formats offered by SPE, it was not working. The Sitecore Powershell is allowing…
Read more Sitecore Powershell Reports – Export Functionality not working
While configuring Coveo search on my local development environment using Docker, something got my attention on Coveo’s diagnosis page(<<Sitecore CM Host>>/sitecore modules/Web/Coveo/Admin/CoveoDiagnosticPage.aspx). This page has all the green ticks except for the one. This is Coveo Search REST Endpoint. See image below for more details. As usually, I copied the API end point URL and…
Read more Sitecore Docker -Coveo Diagnosis Page Search Rest Endpoint Issue
Psssss… This is more as a note to myself..!!! While setting my local environment for development on Sitecore 9.3 using docker, I came across below issue. The error speaks itself, that the CM and/or CD was not able to connect to underlying SQL server. SO, I immediately opens the SSMS and try to connect to…
Read more Sitecore Docker – SQL Databse connection issue
This is going to be a short blog for fixing issue I came across while working on custom pipeline creation and execution for Sitecore’s Data Exchange Framework(DEF or DxF). The issue While the Pipeline Batch item is selected, buttons on DATA EXCHANGE toolbar at top does not behave how they should. Immediately after selecting pipeline…
Read more DEF – Pipeline batch ribbon button issue
So far in Part – 1 and Part – 2 of this series, the Sitecore Publishing Service up & running in Azure PaaS and the Sitecore Publishing module is installed & configured. This last part will trying to address few additional scenarios with publishing service. Scenarios like, the Sitecore databases are hosted in Azure SQL…
Read more Sitecore Publishing Service – Part 3 – Advance Configurations
While working on finding solution for slow publishing issue of more than 10,000 items in Azure PaaS, I came across this very powerful add-on Sitecore Publishing Services. Believe it or not but once it is installed, configured and up, it reduced the publishing time drastically. In our case, publishing of those 10,000 items were taking…
Read more Sitecore Publishing Service – Part 1 – Install and Configure Service in Azure PaaS
Hi Sitecore Enthusiastic, Recently come across very great strategy to sync content between two instances of Sitecore using a very powerful tool called Razl form Hedgehog. Please read more about Razl here. I have used this tool before mainly to compare the content between two different databases. For example production CM and Pre-production CM. Today,…
Read more Content sync with RAZL script
This is to share some of the tricks you can use while dealing with multi-sites with Sitecore CMS while designing content solutions. While dealing with multi-site, we all come across scenario where we want data of some fields to be different per site based on where that item exist. In other words, want to load…
Read more Set dynamic datasource for template field in Sitecore multi-site
Here I wanted to share simple solution to an ongoing issue of publishing with Sitecore 7.2 with my company. It is such a simple solution but took lots of efforts and time to get to it. Thought to share it so that if someone is facing same kind of issue, can be benefited out of…
Read more Ongoing publishing issue with Sitecore 7.2
The problem: while working on the Allowing access to the organization’s users as Content Author on the Sitecore CM server using Sitecore’s Active Directory(AD) Module, we encounter very strange issue of not able to read user data from the AD user group. So the idea is to enable group of employees in organization to grant access…
Read more Sitecore Active Directory Configuration: Read User Data from AD Group