Hi When I try reading range I’m getting the below message
{
“message”: “Read Range Faulted”,
“level”: “Trace”,
“logType”: “Default”,
“timeStamp”: “08:39:43”,
“processVersion”: “1.0.0”,
“jobId”: “cf619c5e-d105-489b-840a-e857fdb3f446”,
“robotName”: “OGZ”,
“machineId”: 0,
“fileName”: “Main”,
“activityInfo”: {
“Activity”: “UiPath.Excel.Activities.ExcelReadRange”,
“DisplayName”: “Read Range”,
“State”: “Faulted”,
“Variables”: {
“Rrange”: “”,
“Wb”: “UiPath.Excel.WorkbookApplication”
},
“Arguments”: {
“DataTable”: “”,
“Range”: “”,
“SheetName”: “Sheet1”
}
}
}
What does this exactly means.