Hi everyone,
I have upload a file to NAV 2013 without a dialog with the users (I am going to use it with a codeunit run through a job).
I looked at the functions UPLOADINTOSTREAM and UPLOAD and they both contain dialog parameters.
Instead of dialog, I have to get the path to the uploaded file using a setup page.
How can I accomplish that?
0
Comments