Skip to Content
0
Sep 04, 2023 at 06:48 AM

Max records/file size limit for SAPUI5 FileUploader control

115 Views

Hello Experts,

We have a scenario where users will upload a single excel file with multiple records (up to 20000) and we have to display the data from the uploaded file in a table control on the app, where they would be doing some additional processing on the data and post it to the S/4 backend.

Is there any maximum limit to the number of records that an excel file should have, in order for it to be uploaded using the FileUploader control in SAPUI5? Or is there any file size limit that ensures reasonable performance considering the excel file upload scenario?

Thanks

Saurabh