Hi everybody,
i try to upload several pictures with SAPUI5 FileUploader via xsjs into the HANA which then will be processed before they are loaded into a table as a string. This process can take a while (up to several minutes) depending on the amount of pictures uploaded and the picture size. When the processing time exceeds roundabout 5 minutes the xsjs call ends with "500 (Internal Server Error)". I was wondering if there might be a time limit for xsjs to run?
Does anyone know how i can exceed the xsjs call without breaking up after a certain time?
Regards
Kenny