Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / FakeXrmEasy / Organization Request Type N...

Organization Request Type Not Supported

JordiMontana Profile Picture JordiMontana 326
If you’re getting an CommercialUnsupportedException with an exception like “The organization request type ‘Microsoft.Xrm.Sdk.Messages.’ … is not yet supported” generally means FakeXrmEasy is not able to find an implementation for that particular OrganizationRequest. However, most of these implementations live in a dedicated separate package, FakeXrmEasy.Messages.. Please check if you have installed that package first. Then head off to the messages section configuration that explains how to setup these messages in the middleware config.

This was originally posted here.

Comments

*This post is locked for comments