Create your first automation in just a few minutes.Try Studio Web →
by Reda MARZOUK
1
Activity
751
Summary
Summary
Select multiple files from a window pop up and obtain the result in a DataTable with one dataColumn named 'File' that will have the absolute paths of the selected files
Overview
Overview
The default UiPath activity Select File only lets you select one file and then passes the path of the selected file to a String in the output.
This activity as its name states, allows you to select multiple files.
Once the custom activity is placed the process it will show a Windows Explorer pop up where you can select one or a multitude of files freely.
To select multiple files you can use the mouse or CTRL+click or Shift+Click much like selecting in an ordinary scenario.
The output of this activity will be a datatable that will contain all of the selected files under a column named File, you can then loop through each file path.
Features
Features
Attended robots that work hand in hand with humans are always beneficial to users. This activity can help in any case where the input files should be provided by a user, and the rest of the process is going to be executed by the robot.
Additional Information
Additional Information
Dependencies
None
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.1Updated
March 9, 2020Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Tags
Support
UiPath Community Support