Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
5
Activity
5.1k
Summary
Summary
A custom activity that monitors a directory for specific file events like create, delete, exists, update and rename.
Overview
Overview
The activity will wait for one of the specified file events to occur and when that happens it will return the event type and file name that triggered the event.
After the event is triggered the activity will try to wait for the changes to stabilize and the file to be released by the originating process.
This is a one time activity - meaning that the watcher will finish monitoring after the first event that matches the required criteria happens.
Features
Features
Allows you to wait for specific file events and trigger workflow processing based on them.
Additional Information
Additional Information
Dependencies
No external libraries are used
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.4Updated
August 13, 2020Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources