cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error when uploading file

D_Grandon
Explorer
0 Likes
4,277

Hi all,

we just have upgraded our EREC system to Enhancement Package 4, and we have now lot's of issues when the candidates try to upload documents in their cockpit. Even if the type of document is ok or the file size is fine also, there is the following error message : Error when uploading; the file name is invalid, or the file is too big

We have this error with lot's of web browser : IE6-IE7-IE8-Firefox 2.xx-Firefox 3.6-Safari 3 and 4-Chrome

It is impossible to debug this error, there is no stop at the breakpoints.

Did anyone have any suggestion ?

Our system information :

EREC 604 SP 5

NW 701 SP 5

Thanks in advance

Dominique

View Entire Topic
thomas_jung
Developer Advocate
Developer Advocate
0 Likes

Are you sure that the file isn't too big. There is an ICM parameter that globally controls the maximum size of request object. This is checked very low in the framework and the upload gets rejected before it even reaches the Web Dynpro layers. There would be no way to catch this error on the server.

D_Grandon
Explorer
0 Likes

Hello Thomas,

no it is not a problem of size because it also happens with file of 100Ko.

Thanks

Dominique