Good morning everyone, Today still continue my activities in UiPath Academy, and now I do the exercise called Calculate Client Security Hash in the Level 3 - Advanced Training, all was good until in a one part of the execution, the exercise show this error:
If someone know a explanation when this error appear, or in other occasion someone of you, have the opportunity to fix error, explain me because I want to know a explanation.
For other hand, I don’t know but I try to change the type of the variable of TransactionData to DataRow but also It’s doesn’t work, but the message error say that some reference is not instance in a some object, also I think that the variable WILIST have DataRow type, but I’m confused.
Sorry, and Thank you.
Check your Init state and make sure the initial data is being prepared properly. Then, use Step Into and Step Over in debug mode while monitoring the status of your transaction items and transaction table. That way, you’ll see if data is being inserted into your table for reading.
UiPath is a little finicky when it comes to arguments. If you change the name or datatype of an argument in a workflow, you have to re-enter the argument again every time you invoke the workflow.
I have tried all the possible solutions but nothing to be working. Would be great if someone could please help. I am trying to upload my project zip file but unable to.