Hi All ,
Can any one help me in resolving error related to Assignment 1 RPA Advance
error is like for transaction part i am getting value cannot be null error
{
“message”: “Log message: Value cannot be null.\r\nParameter name: source”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “11:17:02”,
“processVersion”: “1.0.0.0”,
“jobId”: “241ecd06-1299-41d4-90cf-9be86a07c43a”,
“robotName”: “chitti”,
“machineId”: 71651,
“fileName”: “GetTransactionData”,
“logF_BusinessProcessName”: “Framework”
}
can any one tell me the solution for this ??
This means there is no value in that argument, please verify that when you extracted value from ExtractWorkItems that variable and arguments are properly assigned.
Firstly Main.xaml must have a variable which has some value