Add File
- 02 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Add File
- Updated on 02 Nov 2022
- 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 | Process |
Allows users to store to upload a File to a Process Folder. This step stores a File's name and Byte data. Once a file has been added, users may either Download or Update the file from the Process Folder.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Data | List of Bytes of the File to add to the Process Folder. | List of Byte |
Name | Name of the File to add to the Process Folder. | String |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Related Information
Articles:
Creating a Process Folder
Using Process Folders
Example Lab:
Add Comment to Process Folder
Forum Posts:
Adding Multiple Documents To A Process Folder
Downloading Files From A Process Folder
Was this article helpful?