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

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Vikas Sankla's AX Blog / (413) Request Entity Too La...

(413) Request Entity Too Large in AX 2012R2 AIF Web-Services

VikasSankla Profile Picture VikasSankla 105

We have encountered this issue “(413) Request Entity Too Large” while posting data from AIF web-services to AX.

AIF web-service doesn’t allow large data streaming or buffer from AX.

To allow Large Data streaming from and to AX, I have set a parameter maxBufferSize=”6553600″ maxReceivedMessageSize=”6553600″ in HttpBindingBase in web.config of AIF Inbound port.


This was originally posted here.

Comments

*This post is locked for comments