Issue
You may notice task steps are no longer sending notification emails, however email steps are working fine.
Error Code
- Review the [EventBus].[ClientRecorderError] table to make sure that the messages didn't error out before getting to Exchange
- Review the [EventBus].[CustomEventInstance] table to make sure the messages aren't caught in the queue
- Example Error from the [Eventbus].[ClientRecorderError] table:
System.Data.SqlClient.SqlException: Conversion failed when converting from a character string to uniqueidentifier.
Resolution
Related Links