The "Connect and log in to a VM" WrkAction is required in your Wrkflow prior to making use of this desktop RPA WrkAction.
Send text to an active desktop session.
Application
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 |
| Wait after input | The number of seconds to wait after the text input before proceeding with the next Wrk Action | Number | No | |
| Value | Value to write to the VM session | Text (Long) | Yes | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| 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:Unable to connect to the session for some reason |
Requirements