Getting Error Code :27040 , when inserting JSON Payload in column using input-text/text-area.
Summary: Trying to insert JSON Payload with Length (4421) in a Column with maximum length (32672). Getting Error code: 27040 ,Status :400 Bad Request when inserting the data into the table.
Content (required): Used input-text/text-area with length.max = 32000,I want to insert JSON Payload in a column using Business Object. But not able to insert data more than length(4055). Business Object Column DataType is VARCHAR2(32672 BYTE).
Version (include the version you are using, if applicable): 2304.0.2
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0