Business Central Times out when receiving a "big" JsonObject from a JavaScript ControlAdding

LerxxLerxx Member Posts: 10
I am currently working on a webclient DropZone AddIn based on JavaScript.

I read in Files through JavaScript and add them in Base64 with a few others Values to a JsonObject to send them to businesscentral, where the Object is disassembled the Base64 is converted to Blob and then everything is saved in a table.

Works perfectly fine with files under 30mb, but when getting bigger than that business central gives me a Could not connect error.

My JavaScript:
7wvw3q3ui3fy.png


My Al:
q85idozebziu.png


It would be good if the AddIn would be capable of at least 100mb.
Please help me.

Thanks in advance

Lerxx

Answers

Sign In or Register to comment.