Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Temmy Raharjo Blog / Using Azure Service Bus Que...

Using Azure Service Bus Queue to simplify Dataverse Concurrency

Temmy Wahyu Raharjo Profile Picture Temmy Wahyu Raharjo 2,914
Have you ever faced a challenge where you needed to process bulk data that would update a single record? For example, you processed receipts for a single customer, and the program failed to update the correct data because the processing happened at almost the same time (concurrency issues). To simplify this process, we will learn … Continue reading "Using Azure Service Bus Queue to simplify Dataverse Concurrency"

This was originally posted here.

Comments

*This post is locked for comments