Hi,
We use PI version 7.0.
Issue we are facing is with the following error in sxmb_moni
<SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
< SAP:P1 > 413 </ SAP:P1 > < SAP:P2 > Request Entity Too Large </ SAP:P2 > Content length must be less than 134217728 bytes.</b></font></td> </tr> <tr bgcolor="#FFFFFF"> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><b> Details:</b></font></td> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><pre> No details available r We went through many posts and discussions on the above error and we changed Tuning parameter EO_MSG_SIZE_LIMIT to the max value -- 2097151 kb (2047MB, 2GB). We tested successfully in test environment and made changes in prodcution as well. Now again a message has failed in production with the same error and size of the payload is only 300 MB which falls within the defined value. Please let me know how to resolve this. Please note: PI receives flat file and not XML.