Post by: syed hussain in All Development Dynamics 365 CE
This is a quick post demonstrating how to write a plugin in Microsoft Dynamics 365 Customer Engagement.
Post by: syed hussain in All C# Tips
You might come across an error which prevents you uploading a file greater than 4MB to Azure Storage.
Post by: syed hussain in All
In the interconnected world of global finance, there's a behemoth system that plays a pivotal role in ensuring secure, standardized, and swift communication between financial institutions. This system is known…
Integration failures are common, various Retry patterns can be used in addition to the technology itself providing a retry mechanism. This page documents some of these Retry patterns.
Post by: syed hussain in All C# Dynamics 365 CE
Summary I was processing large quantities of FetchXML queries using Apache Kafka and ran into an issue where Kafka threw an Invalid XML error. The way to solve this issue…
Post by: syed hussain in All C# Integration Design Patterns
There isn't an official way or method to empty an Azure Service Bus Queue using the Nuget assemblies. The following approach loops through the message list and empties the contents…
Post by: syed hussain in All Application Design Patterns Architecture Data Design Patterns Integration Design Patterns
Summary This page documents a list of Application Architectures. The page is a work-in-progress but should serve as a reference for design techniques that exist to solve problems. This page…
Post by: syed hussain in All Dynamics 365 Tips
This post contains details on registering an Endpoint in the Microsoft Dataverse without creating a custom plugin. The details of the message include everything sent in event execution, including the…
Post by: syed hussain in All Azure Data Factory
Azure Data Factory has a great set of tools to manage data pipelines. One of those tools is the ability to create arrays and use the array properties as parameters.…
Post by: syed hussain in All Reference Architecture
There are various Azure Active Directory services available in Azure. The following is a quick summary of the services available.
