cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro ABAP - File upload Problem (Timeout)

Former Member
0 Kudos

Hello Experts,

we are facing an issue with a custom WD Abap application:

We use the file upload UI element in order to store PDF files within our system. For 90% of our users it works perfectly.

However, for some users an error occurs: Once they select the file at their local system and press "upload", the system is loading and loading and eventually it ends up as a time out.

We have checked the browser settings and permissions. But everything looks good.

We are running on:

SAP_BASIS 731 0013

Does anybody know a solution for this problem?

Thanks for your help!

Maximilian

Accepted Solutions (1)

Accepted Solutions (1)

harsha_jalakam
Active Contributor
0 Kudos

Hi Maximillian,

Please check the following notes,if they are applicable to you.

1912687 - IE11: File Upload not working

1818772 - WDA: Performance issue for file upload

Regards,

Harsha

Answers (1)

Answers (1)

Gowtham
Contributor
0 Kudos

Hi Rupp,

If only few people are getting the error , then kindly check the following things

  • Check the browser and its version of the users is compatible with your ECC Version.
  • If you are using any custom table for attachments make sure the users have the access to SE11 or SE11_OLD tocde
  • If you using any other methods like GOS or DMS then please make sure that user is having SE37 and all necessary access to upload the files.

- Gowtham