Sitecore – Marketing Automation Custom Values Part 2

In my previous post I’ve described what Custom Values are in Marketing Automation, and how you can use them. In this post I’m showing you an example how to create a generic condition so you can use the custom values easily in every Automation Plan. To give the content-editor the maximum amount of flexibility, you’d …

Sitecore – Dependency injection in Marketing Automation Conditions

When creating custom conditions using the Sitecore.Framework.Rules.ICondition interface you might have run into the problem that there’s no way to make use of Depdency Injection. If you add parameters to the constructor, you’ll get exceptions that the object can not be created, and there’s no ServiceLocator pattern implemented. The creation of the ICondition implementations is …

Sitecore – Marketing automation performance improvements part 3

The Sitecore Marketing Automation has serveral performance issues when trying to use it with a large number of contacts, which causes heavy database usage, or causing the plans to not function at all. In the upcoming blog posts about this subject I’ll share some tips on how to improve the performance. A full list of …

Sitecore – Marketing automation performance improvements part 2

The Sitecore Marketing Automation has serveral performance issues when trying to use it with a large number of contacts, which causes heavy database usage, or causing the plans to not function at all. In the upcoming blog posts about this subject I’ll share some tips on how to improve the performance. A full list of …

Sitecore – Marketing automation performance improvements part 1

Sitecore Marketing Automation has serveral performance issues when trying to use it with a large number of contacts, which causes heavy database usage, or causing the plans to not function at all. In the upcoming blog posts about this subject I’ll share some tips on how to improve the performance. The upcoming time i’ll be …