Cloud File Transfer for OnPremise installations for direct file access.
Current Version: 1.0.3.0as of Business Central 17.
Manual
Creation date: 2024/11/22 The current version of this manual can be found at:
☰ Contents
General
App OnPremise File Transfer
Setup
CFT Setup In this table the standard setup for the OnPremise File Transfer is carried out...
Tasks
Working with OnPremise File Transfer With the help of the codeunit PFTFileMgtNVX files can be exported and imported according to the CFT Setup...
Appendix
Release Notes
Docs / NVXPFT OnPremise File Transfer / General General
This app is comparable to a library - i.e. in principle it cannot be used on its own. The app will, however
used for file transfer in BC.
Important
For this app the Cloud File Transfer is required
Business Central OnPrem
This app can be used to save files locally in my own server landscape.
Docs / NVXPFT OnPremise File Transfer / Setup CFT Setup
In this table the standard setup for the OnPremise File Transfer is carried out.
General, Fields
File Archive Path
Specifies the File Archive Path.
Transfer Type
Specifies the Transfer Type of the File Transfer.
Defaults, Fields
Default Usage
Specifies the default usage.
Default Import Path
Specifies the default Import Path.
Default Export Path
Specifies the default Export Path.
Docs / NVXPFT OnPremise File Transfer / Tasks Working with OnPrem File Transfer
With the help of the codeunit PFTFileMgtNVX files can be exported and imported according to the CFT Setup.
Following Fields needed to be set on CFT Setup Table:
Transfer Type: OnPremise
The import process looks for files in the Default Import Path to create CFT Records. If a File Archive Path is set, the files will be copied to this path.
When the import process is complete, all files in the default import path are deleted.
When exporting, a path is created from the combination of file path and file name containing the export files, and the export is noted in the CFT File Archive.
Docs / NVXPFT OnPremise File Transfer / Appendix Release Notes