Is there an undocumented BLOB size limit on db.xml imports?
Summary:
I am trying to upload BLOB data to otm cloud via the DBXMLServlet. This works quite well until the size of the BLOB exceeds about 880K, at which point the servlet quickly returns this error message:
An Undefined Error Has Occurred. Please Try Again Later.
Content (please ensure you mask any confidential information):
Sorry, I don't have any sample BLOBs that don't contain confidential information.
But a db.xml file containing a single record with a BLOB of 874724 bytes worked, and one with a BLOB of 896444 bytes failed with the above-described error.
Version (include the version you are using, if applicable):
Tagged:
0