Downloading a File from Decisions
- 22 Dec 2023
- 1 Minute to read
- Print
- DarkLight
Downloading a File from Decisions
- Updated on 22 Dec 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.
Overview
Example Lab Details | |
Version | 6.9.2 |
Root Folder | Example Lab - Saving a File Locally |
Modules | None |
Dependencies | None |
This Example Lab project demonstrates how to download a file to the user's local machine from Decisions.
Explanation
This project takes in the user's input to create a .txt file using the Create Text File step. Once the file is created, the output is passed into the Load From Path step, which passes the file data into a Form. The Form then gives the user the option to download the file by clicking the "Download File" button in the Form. The downloaded file will be a Text file containing the user's initial input.
Reference Articles
Project Download
The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production-quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.9.2 or later using our Importing/Exporting article.
Was this article helpful?