Last Updated: Feb 14, 2022
Filesets are used to organize data in a HyperApp. A group of files are uploaded and saved under Fileset, and are used in Task design.
Click the icon on the left-hand side menu bar.
All the Filesets created for the HyperApp are listed on the Filesets page with the Name, Owner, Last Modified Date, etc.
Click the icon against each entry of the Fileset to Rename, Download, Delete, Duplicate, or Clear Content, if required.
The newly created Fileset is displayed on the Filesets page.
Filesets can be used in automation flow using the following nodes:
Consider a task designed to maintain the Country Code, where files containing the Country Codes and Names are received in an email. The bot is expected to read the email and upload the file in a Fileset and remove unwanted files from it.
- Use the Email Browser node to read the email and download the attachment.
- Use the Upload Fileset node to upload the file Fileset.
- Use the Clear Fileset node to delete unwanted files from the Fileset.