Connect and log in to a VM
To learn more about desktop Robotic Process Automation (RPA), and Wrk's approach to RPA - follow this link.
Connect and log in to a Virtual Machine. This Wrk Action will create a unique desktop session that must be used in subsequent Desktop Automation Wrk Actions. Always use the “Close a desktop VM session” Wrk Action when you are done with your desktop automation.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Virtual machine connected account | | Connected Account | Yes | |
| Additional parameters | Additional connection parameters when creating the connection to your VM | Text (Long) | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Desktop session ID | If successful, the unique identifier of the desktop session that was created and can be automated | Text (Short) | No | |
| Desktop live view link | If successful, a link to a live view session of the desktop | Link | No | |
| Screenshot | | File | No | |
| Unsuccessful message | If unsuccessful, a message stating what went wrong | Text (Long) | No | |
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. |
| Impossible to complete | This status is selected in the event of the following scenario:We are unable to create a new desktop sessionCredentials provided were incorrectWe were unable to connect to the provided host |
Requirements