Load From Path
- 29 Oct 2024
- 1 Minute to read
- Print
- DarkLight
Load From Path
- Updated on 29 Oct 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | File Management |
This step is used to upload a file from a file path. It takes in a file location and outputs that file as a single FileReference.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
File Path | The File Path to the File to load into Decisions | String |
Outputs
Property | Description | Data Type |
---|---|---|
LoadFromPath1_Output | The uploaded file. | FileReference |
Related Information
Articles:
File References
Example Labs:
Downloading a File from Decisions
Forum Posts:
Testing File Reference - Load From Path Error
Was this article helpful?