- Download with Base64 Format:
- By entering the file data in Base64 format in the Data parameter, you can ensure that the files are downloaded securely from the server. This is especially useful when you provide dynamic file content.
- Download with Static File URL:
- If the file to be downloaded is static and accessed via URL, you can specify the name of the file with the File Name parameter and download the file using the URL directly.
- High Resolution File Download:
- To optimize the resolution and size of the files to be downloaded, you can perform data compression or formatting operations on the server.
- Performance Optimization:
- If the file size is large, you can use the Quality parameter to reduce the size of high-resolution files in Base64 format to smaller sizes. The Quality parameter both reduces the data transfer time and improves the user experience.
Technical Risks and Controls
- File Format: Only supported formats should be used.
- Large Files: Data should be optimized in advance to avoid performance issues.
- Invalid URL: The file address and data source must be correctly identified.
The Download File action allows users to save documents or media content to their devices. With support for offline access, increased data security and flexible integration options, this action enhances the application experience.