Create your first automation in just a few minutes.Try Studio Web →
by YouTube
5
Activity
704
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
UiPath Studio 2018.2.3
Certification
Silver Certified
Support
Link: https://connect.uipath.com/contact-usThe ticket is managed under Standard Support - Priority Levels 3 and 4. See your paid license agreement with UiPath.
Resources