Show TOC Start of Content Area

Background documentation Security Notes for FileUpload UI Elements Locate the document in its SAP Library structure

File Size

A Structure linkFileUpload UI element is not suitable for the upload of mass data. During the upload request, the file is held in the memory of the work process in duplicate for technical reasons. Depending on the file size and the memory management profile parameters, this can cause a process to switch to Structure linkPRIV mode.

You can restrict the maximum possible file size by limiting the request size with the Structure linkicm/HTTP/max_request_size_KB profile parameter.

More Information:

Structure linkFileUpload

Virus Scan Infrastructure

Web Dynpro ABAP FileUpload automatically uses the Structure linkSAP virus scan infrastructure if it is configured for HTTP requests.

If a virus is detected during the upload, the system issues an error message. It does not write the file data and information to the context.

 

 

End of Content Area