29Jul, 2025
A team member came to me this week with an exception I haven't seen before, which was “Too many variables in the testset”. Searching online was fruitless, so I wanted to share the reason and workaround for this bug.
29Jul, 2025
A team member came to me this week with an exception I haven't seen before, which was “Too many variables in the testset”. Searching online was fruitless, so I wanted to share the reason and workaround for this bug.
28Jun, 2025
Yesterday I posted a walkthrough of this module, diving into the development of it. Today I wanted to show Sitecore Users how you install and configure this module with no development experience needed.
27Jun, 2025
In my last article I introduced you to the Send Batch Upload and Merge Module, and why you might need it. We looked at the PowerShell script that calls the module, and today I'll walk you through the supporting code to get the work done.
25Jun, 2025
Being on my new team is a breath of fresh air, and with a bunch of new challenges in the composable space I've got a lot to write about. My very first task was to remove manual work when combining email lists in Send. I accomplished this by building the Send Batch Upload and Merge module, and I'll take you through how and why it was created.
25May, 2025
Replacing a SOLR certificate is routine business these days, but something went sideways this time, and I couldn't stop the service, which led to its own problems. In the end I created a self signed one and used that instead, and I'll show you what I did to get the service to respond.