Is it still possible to save a file to a server location within Business Central 25 on-premise?
Is anyone able to share a working example?
Thank you.
The current solution doesn't appear to save to the file path:
FilePath := \\SomeServer\SomeFolder\File.txt
FileMgt.BLOBExport(TempBlob, FilePath, true);