Hello Comunity I have a created a Plugin to be launched when updating a filed in an account, the plugin should create an opportunity in the end, everything works fine until he reaches the service.create(new_opportunity) , the plugin catch the following exception "The size necessary to buffer the XML content exceeded the buffer quota".
does anyone have an idea what can possibly be causing this problem? and what's exactly the buffer quota in dynamics CRM?