Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- C# HttpClient POST or PUT Json with content type application/json
- C# get results from Task.WhenAll
- C# Get expiry timestamp from JWT token
- Run tasks in parallel using .NET Core, C# and async coding
- Handling "415 Unsupported Media Type" in .NET Core API
- Using C# HttpClient from Sync and Async code
- ASP.Net Core API - "'s' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0."
Archive
Meta
Tag Archives: Engagement Plans
Sitecore 8 EXM: Failed to enroll a contact in the engagement plan
In Sitecore 8.1 update 1, you might experience the following error when trying to send an email: ERROR Failed to enroll a contact in the engagement plan. Exception: System.Net.WebException Message: The remote name could not be resolved: ‘default-cd-cluster’ … … … Continue reading
Posted in Sitecore 8
Tagged Contact, Engagement Plans, EnrollInEngagementPlan, EXM, Sitecore
1 Comment
Sitecore 8 and Engagement Plans
With the introduction of the xDB in Sitecore 7.5, Sitecore also changed the analytics API. The VisitorManager have been replaced by the Tracker. The Tracker is one of the base API’s for Sitecore the new Sitecore Experience Platform (the new … Continue reading
Posted in c#, General .NET, Sitecore, Sitecore 8
Tagged Engagement Plans, EnrollInEngagementPlan, RemoveFromEngagementPlan, Sitecore, Tracker, xDB
1 Comment
Programming for Sitecore DMS Engagement Plans
Sitecore DMS Engagement plans allow you to control some of the specific ways in which your website interacts and communicates with the visitors to your website. Think of engagement plans as a configurable flow state engine. It allows you to … Continue reading
Posted in c#, Sitecore 6, Sitecore 7
Tagged Analytics, DMS, Engagement Plans, Sitecore, Tracker, VisitorManager
7 Comments