Write a Dynamics 365 CE Plug-in

This is a quick post demonstrating how to write a plugin in Microsoft Dynamics 365 Customer Engagement.

Azure.RequestFailedException: The request body is too large and exceeds the maximum permissible limit.

You might come across an error which prevents you uploading a file greater than 4MB to Azure Storage.

The SWIFT Network: An Overview of Global Financial Communication

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…

EIP – Retry Patterns (Manual Submissions)

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.

Handling Special Characters in a FetchXML query

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…

EIP – Azure Service Bus Channel Purger

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…

Enterprise Application Design Patterns Catalogue with Azure, AWS & GCP

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…

Creating an Azure-Aware Plugin without Code

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…

Parameterise Dataverse tables using 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.…

Azure Active Directory Service Summary

There are various Azure Active Directory services available in Azure. The following is a quick summary of the services available.