Save file to Server BC25 OnPrem

TESDeveloperTESDeveloper Member Posts: 42
edited 15:14 in NAV Three Tier
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);

Sign In or Register to comment.