cancel
Showing results for 
Search instead for 
Did you mean: 

Upload File issue using WebGUI File Browser

Jmartineze
Explorer
0 Kudos

Hi experts,

     I'm trying to upload a file using WebGUI File Browser using Google Chrome. I can upload the file but I don't know how to select the file in the corresponfing input.

     I get a dump when I start the execution (divide by zero) because the file is missing. Any help would be appreciate. Thx!

Jose

Accepted Solutions (1)

Accepted Solutions (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hello Jose,

Your application needs to use the methods from class cl_gui_frontend_services to get the file from the virtual file system.

Kind regards,

Cris

cris_hansen
Advisor
Advisor
0 Kudos

Hello Jose,

You can read SAP note 2283933 to see the supported methods.

Regards,

Cris

Jmartineze
Explorer
0 Kudos

Hi Cristiano,

Ty! We need to change some ABAP code, but now we can select the file in WebGUI Browser using the cl_gui_frontend_services!! Do you know where can we find any example for retrieve the file from virtual file system?

Thanks in advance,

Jose Manuel

cris_hansen
Advisor
Advisor
0 Kudos

Hello Jose,

I don't have an example yet.

When I have it, I'll show it around here.

Kind regards,

Cris

former_member194364
Active Contributor
0 Kudos

Hello Jose,

The following KBA should be useful

2249454 - ITS Up/Down: Using the WEBGUI File Browser

see also: 2294558 - WebGUI File Browser: different symptoms

  • report: itsq_upload_download is also useful for testing (/nse38)

Regards,

Oisin

Answers (0)