@Subhankar_Das wrote:
From upload confirmation box I am trying to capture the ID
Output variable declare UploadConfirmation of Type String(this is a GetText activity)
But while trying to extract that id I am getting an error
Assign out_UploadID: startIndex cannot be larger than length of string.
Parameter name: startIndexif I try to print value of UploadConfirmation is
Upload Conformation Message from webpage
here message text and id is missing, something wrong
this is the msg details:{
“message”: “Upload Conformation Message from webpage”,
“level”: “Information”,
“logType”: “User”,
“timeStamp”: “20:30:50”,
“processVersion”: “1.0.6846.21553”,
“jobId”: “42a0c225-c9ba-4b2b-bf30-993e58470176”,
“robotName”: “FirstRobot”,
“machineId”: 7184,
“logF_BusinessProcessName”: “GenerateYearlyReportForVendor”
}
Posts: 7
Participants: 3