cancel
Showing results for 
Search instead for 
Did you mean: 

File upload - File name problems

Former Member
0 Kudos

Hi All,

I am having problems with file name of Webdynpro File upload.

Scenario; I have upload the xml file (R3.xml), everything looks good, afterwards I have changed the name of the file to R31.xml and uploaded it, this time the uploaded file name shows up as R3.xml (original name) not R31.xml, I have followed FileUpload/Download tutorial from SDN and set the resource to null after the file processing but no use.

Any ideas on how to resolve this issue?

Appreciate your time and help

Som

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Can you try to reset the attribute which is bound to file name UI Element?.

Kind Regards,

S.Saravanan.

Former Member
0 Kudos

Hi Saravanan,

I have set the file name to null at the end of the file processing, any other to reset the file name?

Som

Former Member
0 Kudos

Hi,

After setting null into file name, try to print what value is there in the file name attribute?.

Kind Regards,

S.Saravanan.