Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

gui_download is taking a lot of time to download the file.

vijay_vikram2
Explorer
0 Kudos

Hello Team,

I am using a FM Cl_gui_frontend_services=>gui_download to download the PDF files or kind of any file. But it is taking too long to download data. When I debug I found out the Vscan Profile was not active.

I used the Vscan profile active but the class CL_SYSTEM_UUID->IF_SYSTEM_UUID_STATIC~CREATE_UUID_X16 (CL_SYSTEM_UUID) is taking a lot of time to execute as exception for class CL_VSI.

can you guys please help me in getting out of the issue or provide a solution .

thanks
Vijay

9 REPLIES 9

Sandra_Rossi
Active Contributor

This is something which is due to the network. Did you ask your administrator? What are the performances for one small file and one big file? (what size, how long) Why do you activate the virus scan?

vijay_vikram2
Explorer
0 Kudos

sandra.rossi ,

HI ,

Sorry I did not activate the server. I used the server which is active. . The performance for smal file is also little more as an event for exception is getting called.

GET_INSTANCE (CL_VSI) is getting called multiple times which intern call the exception.

Size can be till 200 MB .

Thanks
Vijay

0 Kudos

Did you ask your administrator? What are the performances for one small file and one big file? (what size, how long) Why do you activate the virus scan?

0 Kudos

Are you a member of his team ??

vijay_vikram2
Explorer
0 Kudos

sandra.rossi ,

No I did not ask for it. I mean I can see wherever this method has been used , it is taking a lot of time and the same process. I did not activate any server.

Is there a way to resolve this ?

thanks
vijay

0 Kudos

It's normal that the download of 200 MB takes a while. If you want to improve it, get a high-speed network (i.e. ask your administrator). I can't help more.

vijay_vikram2
Explorer
0 Kudos

sandra.rossi ,


I definately understand as huge amount of data takes a huge time. But even a single 4 MB file takes like 3 minutes to download. ? Is this normal ?

Thanks

Vijay

0 Kudos

It depends of your network speed. Thank you for giving one file size and download duration. At last. When I'm back at work, I tell you how much time 4 MB takes for me (but maybe I have a high-speed network, and not you).

0 Kudos

Hello,

Seems like I'm in the same case.

Did you get your problem resolved ? How ?

Tou Tchou