web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Nishant Rana’s Weblog / Fixed – The ‘CreateMultipl...

Fixed – The ‘CreateMultiple’ method does not support entities of type ‘none’. MessageProcessorCache returned MessageProcessor.Empty in Dataverse / Dynamics 365

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
Recently while trying to use the new CreateMutipleRequest message we got the below error – “The ‘CreateMultiple’ method does not support entities of type ‘none’. MessageProcessorCache returned MessageProcessor.Empty” It was because we were not populating the EntityName property of EntityCollection class. Specifying it fixed the issue. Hope it helps..

This was originally posted here.

Comments

*This post is locked for comments