Discussion
3
Replies
3827
Views
Posted: June 21, 2016
Last activity: June 22, 2016
Download & Save File Automatically
Hi,
We have a client use case where we need to download & save a file from a server directory to client directory "automatically".
e.g. We wrote a file to Pega server using Connect-File and then need to download/save it to C:\Temp in client machine automatically.
Is there any OOTB way to achieve this?
Thanks,
Will
downloadFile function can be used but I don't think it'll download to temp directory. It'll download to default download directory in your browser. Chrome supports auto download.