If you work with the standard D365 Sales entities like Quote, Order and Invoice you might have had users come across error messages like Most entity types have Active and Inactive states but can actually be edited via the API even when they’re inactive. These three sales entities have some Continue Reading
MSDyn365 Internals: Plugin Debugging from SDK and Web API apps
I’ve written a fair few apps to integrate with Microsoft Dynamics 365 over the years, and you can guarantee at some point you’re going to hit an error that’s triggered by a plugin when you update a record. How do you find the true cause of the error and start Continue Reading