Create your first automation in just a few minutes.Try Studio Web →
by Xebia
0
Activity
<100
Summary
Summary
This package can be used to delete/move files from a particular folder if it crosses the threshold date. The highest usage can be for deleting old files from the folder thus allowing to save space.
Overview
Overview
This custom activity has two sub activities for users to choose from:
1. Delete Old File
2. Move Old File
Input:
1. File_Format (String): Example “*.png”, “*.xlsx”, “*.csv”.
2. Folder_Path (String)
3. Number_of_Days (Int32): The threshold days count. Any file which is higher than the number of days will be either moved
or deleted as per the user's choice. Example: 15, 30.
4. Move Folder Path(String): The move folder path.
Output:
Count (Int32): Number of files deleted or moved.
File Name (DT): File that were being deleted or moved are being stored in this DT.
For a more detailed explanation, please refer to the documentation attached.
Features
Features
- Quick Add - Avoid deleting / moving files manually - Save robot machine space
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
May 29, 2021Works with
Studio: 19.0 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources