BC14 Web Client Download file to spec. Location without dialog box

cesabocesabo Member Posts: 20
edited 2020-03-26 in NAV Three Tier
Hello all,

I'm wondering how to download a .xlsx file from Web Client to a specific local filepath ?
Please note that I’m using Web Client(BC14).

Example
ServerFile = ‘C:\ServerTempFolder\test.xlsx’
LocalClientFile = ‘C:\ClientTempFolder\test.xlsx’ //<--- i wont to download the ServerFile here (just an example)

How can I download that server file, back to my local computer without any dialogs ?

Any idea ?

Answers

  • cesabocesabo Member Posts: 20
    Does anyone know if it's even possible to do it without dialog box ?

    *Update I'm using the DownloadHandler function from File Manager, but it's with dialog box. MagicPath doesn't help :(
Sign In or Register to comment.