Salim Adamon - Dynamics 365 Blog
I have managed to be in the Dynamics CRM/365 world for over 7 years without having to write a single plugin on Retrieve and Retrieve Multiple. The recommendation that I give is to stay away from those. The reason is simple, it sounds horrible from a performance standpoint, and even people from Microsoft have recommended against it in many scenarios. Faced with an issue recently where we had to really consider it, I did some research and testing to try to measure the impact of such plugins on system performance. This article provides some background as to why we recommend against these types of plugins, and it also provides some of our finding after we tested for performance.
Why are Plugins on Retrieve Multiple scary?
When looking at the event execution pipeline for Dynamics CRM/365, we need to consider that there are a lot of steps involved as part of…
View original post 776 more words