Close a desktop VM session
The "Connect and log in to a VM" WrkAction is required in your Wrkflow prior to making use of this desktop RPA WrkAction.
Close a desktop session so it can no longer be used in subsequent Desktop Automation Wrk Actions. Closing sessions promptly will greatly increase the speed of your Wrkflow.
Application
- Desktop Automation (RPA)
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Desktop session ID | The unique identifier of the desktop instance. Can be retrieved from "Connect and log in to a VM” Wrk Action. | Text (Short) | Yes | fb9bc380-146c-420e-9130-50ce93614e0 |
Outputs (what you get)
N/A
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A