TaskId | String The ID of the RPA task that you want to monitor. |
wmKryonRPA.docs:TaskStatusResponse | Document Returns the details of the monitored RPA task. | |
TaskID | Long The ID of the monitored task. | |
Status | Integer A status code that indicates the current status of the task. | |
Error | Integer Conditional. If an error occurs, the service returns an error code that indicates the type of the error. | |
ScriptOutputData | String Conditional. Output data reported by the wizard that executes the task. |