Question
Adqura
US
Last activity: 4 Oct 2018 13:54 EDT
Unable to Download files from Server to Local system
Hi All,
I am facing issue while downloading the file from Server to Local System. Files are already available in Server path (\StaticContent\global\ServiceExport).
I tried @BASECLASS.DOWNLOADFILE and tools.sendFile(bFile, "GeneratedReports.zip", false, null, true) methods in my activity to download files from Server to local environment.
Both the methods are working fine when i am running it as standalone, I mean from Desiner Studio (Run Activity).
Problem : Its not downloading when I am calling the activity from my custom portal. Tracer, logs all looks good(No Errors).
Please let me know if I am missing some thing?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.