Custom Files
You can add to a customization project any custom file located in the website folder of your instance of MYOB Acumatica. When you add a file to a project, the MYOB Acumatica Customization Platform stores a copy of the file in the database as a File item. A File item contains the path to the custom file and the GUID of the file content in the file storage of the database. The path is relative to the website folder. The platform then includes a copy of the file from the database in the deployment package.
You use the Custom Files (AU202500) page of the Customization Project Editor to manage File items in the customization project. The page displays the list of File items included in the project.
When you publish or export the project, the platform compares each file in the project (in the database) with the original file in the file system and detects the files that have been modified in the file system. If a modified file is found, there is a conflict, and the platform gives you the option to update the files in the project or discard the changes (and use the files from the database). See Detecting the Project Items Modified in the File System for details.
On the Custom Files page, you can perform the operations with items described in the following topics:
- To Add a Custom File to a Project
- To Update a File Item in a Project
- To Delete a Custom File From a Project