System Events
Track various system events such as creation of files or loss of the network with the System Events connector as part of your automation Workflow. The connector also enables you to stop tracking events, whenever needed.
The System Events connector provides methods for tracking various system events. See the
table.
| Method | Purpose |
|---|---|
| WatchFileSystem | Tracks the following events:
|
| WatchNetworkAvailability | Tracks the following events:
|
| WatchSessionEvents | Tracks the following events:
|
| UnWatchFileSystem | Stops tracking the following events:
|
| UnWatchNetworkAvailability | Stops tracking the following events:
|
| UnWatchSessionEvents | Stops tracking the following events:
|
You must first use and then expose the methods in the SystemEvents connector to use its
methods.
- To use the connector, see Use a connector in RPA Desktop Design Studio.
- To expose the methods, see Use connector method.
- To use the methods, see Use a component in RPA Desktop Design Studio.