News

This project implements the Claim Check Enterprise Integration Pattern using Azure Logic Apps Standard. The pattern helps manage large messages by storing the message content in a repository (Azure ...
The claim check pattern is a messaging pattern used to offload large or complex data from the main message payload to an external storage system. This allows the main message payload to remain ...